Rate This Document
Findability
Accuracy
Completeness
Readability

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

  1. View the tasks.
    1
    storm list
    
  2. Stop the Storm task.
    1
    storm kill identity
    

    In this example, the Storm task name is identity.