1. First install the Zookeeper2. Installing the Java Environment3. Install PythonDownload Python package, compile and install 1. Unzip 2.configure 3.make 4make Installinstallation deployment for 4.Storm clusters1) Upload file decompressionin conf/Storm.yaml configuration (configuration file format Be sure to pay attention to this is very pit dad) Storm.zookeeper.servers:-"bigdata1"-"bigdata2"-"bigdata3" Nimbus. Host: "Bigdata1" Storm.local.dir: "/opt/app/apache-storm-0.9.6/status" Supervisor.slots.ports: 6700-6701 -6702-6703 2) Copy bigdata1 storm to Bigdata2 bigdata3scp-r apache-storm-0.9.6 bigdata2:/opt/app/scp-r Apache -storm-0.9.6 bigdata3:/opt/app/ 3) Start Storm start UI Storm UI & (Background boot) (Storm UI >/dev/null 2>&1 &) Start Nimbus Storm Nimbus start Supervisor Storm S Upervisor viewing through the UI (http://bigdata1:8080/index.html)
Learn from zero the installation configuration of the Storm (a) environment