Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.2, 1.6.0
Description
Currently the Flink logs do not reveal why a YARN container completed. YarnResourceManager should log the ContainerStatus when the YARN ResourceManager reports containers to be completed.
Acceptance Criteria
- YarnResourceManager#onContainersCompleted(List<ContainerStatus>) logs completed containers.
- ResourceManager#closeTaskManagerConnection(ResourceID, Exception) should always log the message in the exception.
Attachments
Issue Links
- links to