mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-03 23:28:11 +00:00
5 lines
137 B
Bash
5 lines
137 B
Bash
ZOOKEEPER_CLIENT_PORT=52181
|
|
ZOOKEEPER_TICK_TIME=2000
|
|
# No need to run the admin server
|
|
KAFKA_OPTS='-Dzookeeper.admin.enableServer=false'
|