You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/04/21 06:03:59 UTC

[jira] [Created] (YARN-3516) killing ContainerLocalizer action doesn't take effect when private localizer receives FETCH_FAILURE status.

zhihai xu created YARN-3516:
-------------------------------

             Summary: killing ContainerLocalizer action doesn't take effect when private localizer receives FETCH_FAILURE status.
                 Key: YARN-3516
                 URL: https://issues.apache.org/jira/browse/YARN-3516
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
            Reporter: zhihai xu
            Assignee: zhihai xu


killing ContainerLocalizer action doesn't take effect when private localizer receives FETCH_FAILURE status. This is a typo from YARN-3024. With YARN-3024, ContainerLocalizer will be killed only if {{action}} is set to {{LocalizerAction.DIE}}, calling {{response.setLocalizerAction}} will be overwritten. This is also a regression from old code.
Also it make sense to kill the ContainerLocalizer when FETCH_FAILURE, because the container will send CLEANUP_CONTAINER_RESOURCES event after localization failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)