Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.21 KB

storm-binaries-location.md

File metadata and controls

40 lines (31 loc) · 1.21 KB
title description keywords services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Where are the Storm Binaries on HDInsight cluster? | Microsoft Docs
Use the Storm FAQ for answers to common questions on Storm on Azure HDInsight platform.
Azure HDInsight, Storm, FAQ, troubleshooting guide, common problems
Azure HDInsight
na
raviperi
6609C3DF-0B41-46DC-B7D4-D8FAC4E05347
multiple
na
na
na
article
05/14/2017
raviperi

Where are the Storm Binaries on HDInsight cluster?

Issue:

Know location of binaries for Storm services on HDInsight cluster

Resolution Steps:

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.

Further Reading:

Connect to HDInsight Cluster using SSH Storm