Hi all,
We are working on a multi-node druid cluster. and we are starting druid services with
bin/start-cluster-master-no-zk-server &
bin/start-cluster-data-server &
bin/start-cluster-query-server &
And when the terminal detached all services shuttingdown. Please assist to resolve this.
Thanks,