We are executing a Storm topology in LocalCluster
.
Storm topology is executing fine and able to connect Storm UI (8090).
But Storm UI is not displaying the running topology information.
LocalCluster cluster = new LocalCluster();
and submitting like:
bin/storm jar bin/StormTest-0.0.1-SNAPSHOT.jar com.abzooba.storm.twitter.TwitterTopologyCreator Twitter