[
https://issues.apache.org/jira/browse/YARN-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037846#comment-16037846
]
Jose Miguel Arreola commented on YARN-6692:
-------------------------------------------
We want to let the container finish localizing before moving to the pause state
ONLY if the container gets the pause event during localization.
With this, we will add a new Event Type "PAUSING_DURING_LOCALIZATION".
With this change, the container keeps localizing and, in the localized->running
transition we verify if container is pending pause, if that's the case, then we
throw a PAUSE_CONTAINER event.
> Delay pause when container is localizing
> ----------------------------------------
>
> Key: YARN-6692
> URL: https://issues.apache.org/jira/browse/YARN-6692
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: nodemanager
> Reporter: Jose Miguel Arreola
> Assignee: Jose Miguel Arreola
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> If a container receives a Pause event while localizing, allow container
> finish localizing and then pause it
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]