Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Storm_

m_ Version Installation Steps:

1. Download the storm tar file from apache from Apache


pache Mirrors

2. Open the ~/.bashrc file and update the STORM_HOME


_HOME information
export STORM_HOME=/home/orienit/work/apache-storm
STORM_HOME=/home/orienit/work/apache storm-0.10.0
export PATH=$STORM_HOME/bin:$PATH

3. Execute the echo command for confirm the configurations

Mr. Kalyan, Apache Contributor, 6+ years of Big Data Exp, IIT Kharagpur, Gold Medalist
Best Spark & Hadoop Training in Hyderabad,
Hyderabad ORIEN IT @ 040-65142345,
65142345, 9703202345
4. Follow
ollow the below steps to work with storm
a. update "storm.yaml
storm.yaml" file in "$STORM_HOME/conf
"$STORM_HOME/conf" folder
b. create "~/.storm"
"~/.storm folder & place "storm.yaml"" file

5. Follow the below steps to work with storm

START THE NIMBUS:


---------------------------
storm nimbus &

START THE SUPERVISOR:


---------------------------
storm supervisor &

START THE UI:


---------------------------
storm ui &

Mr. Kalyan, Apache Contributor, 6+ years of Big Data Exp, IIT Kharagpur, Gold Medalist
Best Spark & Hadoop Training in Hyderabad,
Hyderabad ORIEN IT @ 040-65142345,
65142345, 9703202345

You might also like