- Mastering Apache Storm
- Ankit Jain
- 76字
- 2021-07-02 20:32:29
Deactivate
Storm supports the deactivating a topology. In the deactivated state, spouts will not emit any new tuples into the pipeline, but the processing of the already emitted tuples will continue. The following is the command to deactivate the running topology:
$> bin/storm deactivate topologyName
Deactivate SampleStormClusterTopology using the following command:
bin/storm deactivate SampleStormClusterTopology
The following information is displayed:
0 [main] INFO backtype.storm.thrift - Connecting to Nimbus at localhost:6627 76 [main] INFO backtype.storm.command.deactivate - Deactivated topology: SampleStormClusterTopology
推薦閱讀
- Advanced Splunk
- Designing Hyper-V Solutions
- Microsoft System Center Orchestrator 2012 R2 Essentials
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會(huì)議系統(tǒng)
- QGIS By Example
- 從零開始學(xué)C#
- CRYENGINE Game Development Blueprints
- Raspberry Pi Robotic Blueprints
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)指導(dǎo)
- Hack與HHVM權(quán)威指南
- MongoDB Administrator’s Guide
- Mastering JavaScript Promises
- Visual Basic.NET程序設(shè)計(jì)
- Yii框架深度剖析
- 區(qū)塊鏈社會(huì):區(qū)塊鏈助力國家治理能力現(xiàn)代化