mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 15:50:14 +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'
|