- Mastering Apache Storm
- Ankit Jain
- 63字
- 2021-07-02 20:32:29
Activate
Storm also the supports activating a topology. When a topology is activated, spouts will again start emitting tuples. The following is the command to activate the topology:
$> bin/storm activate topologyName
Activate SampleStormClusterTopology using the following command:
bin/storm activate SampleStormClusterTopology
The following information is displayed:
0 [main] INFO backtype.storm.thrift - Connecting to Nimbus at localhost:6627 65 [main] INFO backtype.storm.command.activate - Activated topology: SampleStormClusterTopology
推薦閱讀
- 趣學Python算法100例
- Production Ready OpenStack:Recipes for Successful Environments
- 大學計算機基礎(第2版)(微課版)
- Hands-On Automation Testing with Java for Beginners
- Android群英傳
- Hadoop 2.X HDFS源碼剖析
- Python計算機視覺和自然語言處理
- Robot Framework Test Automation
- Learning C++ by Creating Games with UE4
- JavaScript Concurrency
- Java設計模式深入研究
- Developer,Advocate!
- ArcGIS Blueprints
- 微軟辦公軟件認證考試MOS Access 2013實訓教程
- Learning zANTI2 for Android Pentesting