September 2017
Beginner to intermediate
360 pages
8h 13m
English
Execute the following command to deploy the topology on Storm:
/bin/storm jar chapter12-0.0.1-SNAPSHOT-jar-with-dependencies.jar com.book.processing.GeoFencingProcessorTopology cluster
Once the topology is deployed, Storm UI starts showing the Topology summary, as displayed in the following screenshot:

When you click on the topology name then details of the spout and bolts are shown along with other details, as shown in the following screenshot:

You can visualize the complete topology in DAG form, by clicking on the visualization ...
Read now
Unlock full access