- 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
推薦閱讀
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- Visual Basic 6.0程序設計計算機組裝與維修
- Visual Basic程序設計(第3版):學習指導與練習
- 實戰Java程序設計
- 數據庫系統原理及MySQL應用教程
- Network Automation Cookbook
- Yocto for Raspberry Pi
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- ArcGIS for Desktop Cookbook
- Scala編程實戰
- Getting Started with Electronic Projects
- Java程序設計入門(第2版)
- Python Penetration Testing Essentials
- Java核心技術速學版(第3版)
- Thymeleaf 3完全手冊