Know location of binaries for Storm services on HDInsight cluster
Storm binaries for current HDP Stack can be found at: /usr/hdp/current/storm-client
This location is the same for Headnodes as well as worker nodes.
There may be multiple HDP version specific binaries located under /usr/hdp (example: /usr/hdp/2.5.0.1233/storm)
But the /usr/hdp/current/storm-client is sym-linked to the latest version that is run on the cluster.