Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Rising Star
Created on 05-22-2017 06:52 PM
Apart from checking the topologies from a Storm WebUI, we can also list the active topologies from one of the cluster nodes,
We can use the following command to list the same,
/usr/hdp/<HDP-version>/storm/bin/storm list
If there are no topologies running, we would get an output as follows,
No topologies running.
2,689 Views