Eric Yang created YARN-8265:
-------------------------------
Summary: AM should retrieve new IP for restarted container
Key: YARN-8265
URL: https://issues.apache.org/jira/browse/YARN-8265
Project: Hadoop YARN
Issue Type: Bug
Components: yarn-native-services
Affects Versions: 3.1.0
Reporter: Eric Yang
Assignee: Eric Yang
Fix For: 3.2.0, 3.1.1
When a docker container is restarted, it gets a new IP, but the service AM only
retrieves one IP for a container and then cancels the container status
retriever. I suspect the issue would be solved by restarting the retriever (if
it has been canceled) when the onContainerRestart callback is received, but
we'll have to do some testing to make sure this works.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]