# List of hosts in the ZooKeeper cluster storm.zookeeper.servers: - "localhost" # Nimbus node host name nimbus.host: "localhost" # supervisor port supervisor.slots.ports: - 6700 - 6701 - 6702 - 6703 # Directory in which Nimbus and Supervisor store data storm.local.dir: "/home/storm" # Optional list of hosts which acts as a storm DRPC server # drpc.servers: # - "localhost"