I'm running WordCount storm TOPOLOGY (
https://github.com/nathanmarz/storm-starter/).

I'm launching this topology via storm yarn, but it's not running any worker
nodes. In the storm ui I cannot see any supervisor nodes assigned. In my
code I've configured to start three worker nodes. Do we need to do
something else to get the supervisors started?

I also looked at nimbus.log, stderr, stdout & ui.log there are no signs of
error.

storm jar target/storm-starter-0.9.3-rc2-SNAPSHOT-jar-with-dependencies.jar
storm.starter.WordCountTopology TEST-WC-TOPO

1045 [main] INFO backtype.storm.StormSubmitter - Successfully uploaded
topology jar to assigned location:
storm-local/nimbus/inbox/stormjar-4a08ebf7-022c-4b22-86be-1efc6e8f6be0.jar
1046 [main] INFO backtype.storm.StormSubmitter - Submitting topology WCT in
distributed mode with conf {"topology.workers":3,"topology.debug":true}
1438 [main] INFO backtype.storm.StormSubmitter - Finished submitting
topology: WCT
http://stackoverflow.com/questions/26782322/storm-yarn-topology-submitted-but-no-supervisor-nodes-assigned

-- 


Thanks & Regards,

*Mukesh Jha <[email protected]>*

Reply via email to