In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Note:
Only recording the basic construction of personal development to ensure that storm is running cannot guarantee performance and stability at present.
Four standard sets are required from the records of all kinds of experts on other websites.
Zeromq
Jzmq
Storm
Zookeeper
The use of zeromq and jzmq was not found in the actual installation process, so jzmq was not installed after installing Zqromq, which may be due to lack of in-depth research and subsequent discovery.
First, install Zookeeper
Https://zookeeper.apache.org/ downloads the latest version, decompresses it to the specified directory, and sets environment variables
Export ZOOKEEPER_HOME=zookeeper installation directory
Modify the content storage directory, copy zoo_sample.cfg to zoo.cfg, and modify the following line
DataDir= "directory of Zookeeper data"
Second, install ZeroMQ
Direct normal compilation and installation
Third, install Storm
Download storm, decompress, and set environment variables
Export STORM_HOME=storm installation directory
The setting of storm comes from the network. Add your own modifications and pay attention to the format requirements of yaml, otherwise you may not be able to start.
Storm.cluster.mode: "distributed" # can be distributed or local
Storm.local.mode.zmq: false
Storm.local.dir: "Storm's data directory" Note: data is my own name, but can not be called data
Storm.zookeeper.servers:
-"localhost"
Nimbus.host: "localhost"
Supervisor.slots.ports:
-6700
-6701
-6702
Ui.port: 18080
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.