You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create topic
Set KAFKA_HOME, ZK_HOST at prepare-metric.sh and execute it. $ bin/prepare-metric.sh
Add supervisor
Set bootstrap.servers at metric/metric-supervisor.json and execute it to overlord. $ curl -XPOST -H'Content-Type: application/json' -d @metric/metric-supervisor.json http://localhost:8090/druid/indexer/v1/supervisor
The text was updated successfully, but these errors were encountered:
Create topic
Set KAFKA_HOME, ZK_HOST at prepare-metric.sh and execute it.
$ bin/prepare-metric.sh
Add supervisor
Set bootstrap.servers at metric/metric-supervisor.json and execute it to overlord.
$ curl -XPOST -H'Content-Type: application/json' -d @metric/metric-supervisor.json http://localhost:8090/druid/indexer/v1/supervisor
The text was updated successfully, but these errors were encountered: