mirror of https://github.com/apache/druid.git
12 lines
467 B
Plaintext
12 lines
467 B
Plaintext
:verify bin/verify-java
|
|
:verify bin/verify-default-ports
|
|
:notify bin/greet
|
|
:kill-timeout 10
|
|
|
|
!p10 zk bin/run-zk conf
|
|
coordinator-overlord bin/run-druid coordinator-overlord conf/druid/single-server/small
|
|
broker bin/run-druid broker conf/druid/single-server/small
|
|
router bin/run-druid router conf/druid/single-server/small
|
|
historical bin/run-druid historical conf/druid/single-server/small
|
|
!p90 middleManager bin/run-druid middleManager conf/druid/single-server/small
|