You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "zhihai xu (JIRA)" <ji...@apache.org> on 2014/09/30 00:24:34 UTC

[jira] [Created] (YARN-2623) Linux container executor only use the first local directory to copy token file in container-executor.c.

zhihai xu created YARN-2623:
-------------------------------

             Summary: Linux container executor only use the first local directory to copy token file in container-executor.c.
                 Key: YARN-2623
                 URL: https://issues.apache.org/jira/browse/YARN-2623
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
    Affects Versions: 2.5.0
         Environment: Linux container executor only use the first local directory to copy token file in container-executor.c.
            Reporter: zhihai xu
            Assignee: zhihai xu


Linux container executor only use the first local directory to copy token file in container-executor.c. if It failed to copy token file to the first local directory, the  localization failure event will happen. Even though it can copy token file to the other local directory successfully. The correct way should be to copy token file  to the next local directory  if the first one failed.



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