Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Slider 0.40
-
None
-
None
-
Slider July #1, Slider August #2
Description
Storm on YARN package looks for pattern in process names to identify if the component instance is alive. This lookup does not take into account that multiple instances of the storm components running on the same host. The lookup needs to take into account the application and container id.