Storm Task Not Killed After a Test Case of Storm+Kafka Is Complete
Symptom
After a test case of Storm+Kafka is complete, the Storm task is not killed as expected.
Key Process and Cause Analysis
None
Conclusion and Solution
- View the tasks.
1storm list - Stop the Storm task.
1storm kill identity
In this example, the Storm task name is identity.
Parent topic: Cluster Testing