Database Reference
In-Depth Information
Executing the topology from Command
Prompt
Once the UI is visible and all the daemons are started, the topology can be submitted on
Nimbus using the following command:
storm jar
storm-starter-0.0.1-SNAPSHOT-jar-with-dependencies.jar
storm.starter.WordCountTopology WordCount -c
nimbus.host=localhost
The Storm UI with the WordCount topology running in distributed mode is shown here.
It depicts the topology state, uptime, and other details (we shall discuss the features of the
UI in detail in a later chapter). We can kill the topology from the UI.
Search WWH ::




Custom Search