How to check if individual nodes in a storm cluster are setup correctly? -


i have setup storm cluster following steps on guide. 1 way test topology deploy code , see if works, other there tool/other way check if setup done or not , nodes able communicate each other.

you can check if nodes available in storm ui (http://storm_ui_ip:8080). in "supervisor summary" must see list of nodes ip addresses.


Comments