|
@@ -40,7 +40,7 @@ DATABASE_PARAMS=characterEncoding=utf8
|
|
|
# ZooKeeper
|
|
|
#============================================================================
|
|
|
|
|
|
-REGISTRY_PLUGIN_DIR=lib/plugin/registry/zookeeper
|
|
|
+REGISTRY_PLUGIN_DIR=lib/plugin/registry
|
|
|
REGISTRY_PLUGIN_NAME=zookeeper
|
|
|
REGISTRY_SERVERS=dolphinscheduler-zookeeper:2181
|
|
|
|