Arun Suresh created YARN-7696:
---------------------------------
Summary: Add container tags to ContainerTokenIdentifier, api.Container and NMContainerStatus
to handle all recovery cases
Key: YARN-7696
URL: https://issues.apache.org/jira/browse/YARN-7696
Project: Hadoop YARN
Issue Type: Sub-task
Environment: The NM needs to persist the Container tags so that on RM recovery, it
is sent back to the RM via the NMContainerStatus. The RM would then recover the AllocationTagsManager
using this information.
The api.Container also requires the allocationTags since after AM recovery, we need to provide
the AM with previously allocated containers.
Reporter: Arun Suresh
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org
|