- Mastering Apache Storm
- Ankit Jain
- 128字
- 2021-07-02 20:32:28
Storm Deployment, Topology Development, and Topology Options
In this chapter, we are going to start with deployment of Storm on multiple node (three Storm and three ZooKeeper) clusters. This chapter is very important because it focuses on how we can set up the production Storm cluster and why we need the high availability of both the Storm Supervisor, Nimbus, and ZooKeeper (as Storm uses ZooKeeper for storing the metadata of the cluster, topology, and so on)?
The following are the key points that we are going to cover in this chapter:
- Deployment of the Storm cluster
- Program and deploy the word count example
- Different options of the Storm UI--kill, active, inactive, and rebalance
- Walkthrough of the Storm UI
- Dynamic log level settings
- Validating the Nimbus high availability
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- Android Wearable Programming
- Visual C++程序設計學習筆記
- 零基礎PHP學習筆記
- Visual Basic程序設計教程
- 劍指MySQL:架構、調優與運維
- Jenkins Continuous Integration Cookbook(Second Edition)
- Access 2010數據庫應用技術(第2版)
- R Data Science Essentials
- Python 3 數據分析與機器學習實戰
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 用Go語言自制編譯器
- Appcelerator Titanium Smartphone App Development Cookbook
- C#程序設計基礎與實踐
- JavaScript程序設計實例教程(第2版)