Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0, 3.0.0-alpha1
-
None
-
Reviewed
Description
Currently AMRMProxy initializes an interceptor chain pipeline for every active AM in the node but it doesn't clean up & reinitialize correctly if there's a second attempt for any AM in the same node. This jira is to track the changes required to support multiple attempts on the node when AMRMProxy is enabled.
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-6282 Recreate interceptor chain for different attemptId in the same node in AMRMProxy
- Resolved