diff --git a/dolphinscheduler-server/src/main/resources/worker.properties b/dolphinscheduler-server/src/main/resources/worker.properties index dc4e47282f..0e72baac8b 100644 --- a/dolphinscheduler-server/src/main/resources/worker.properties +++ b/dolphinscheduler-server/src/main/resources/worker.properties @@ -43,7 +43,7 @@ #alert.listen.host=localhost #task.plugin.dir config the #task.plugin.dir config the Task Plugin dir . WorkerServer while find and load the Task Plugin Jar from this dir when deploy and start WorkerServer on the server . -#task.plugin.dir=lib/plugin/task +task.plugin.dir=lib/plugin/task #maven.local.repository=/Users/localRepository