zhongjiajie commented on a change in pull request #6506:
URL: https://github.com/apache/dolphinscheduler/pull/6506#discussion_r727718562
##########
File path: dolphinscheduler-server/src/main/resources/config/install_config.conf
##########
@@ -34,17 +37,13 @@ password="xx"
# database name
dbname="dolphinscheduler"
-
-# zk cluster
-zkQuorum="192.168.xx.xx:2181,192.168.xx.xx:2181,192.168.xx.xx:2181"
-
# zk root directory
zkRoot="/dolphinscheduler"
# registry config
# registry plugin dir
# Note: find and load the Registry Plugin Jar from this dir.
-registryPluginDir="/data1_1T/dolphinscheduler/lib/plugin/registry"
+registryPluginDir="lib/plugin/registry/zookeeper"
Review comment:
Ok I got it and thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]