Tom White created YARN-253:
------------------------------

             Summary: Container launch may fail if no files were localized
                 Key: YARN-253
                 URL: https://issues.apache.org/jira/browse/YARN-253
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
    Affects Versions: 2.0.2-alpha
            Reporter: Tom White
            Assignee: Tom White


This can be demonstrated with DistributedShell. The containers running the 
shell do not have any files to localize (if there is no shell script to copy) 
so if they run on a different NM to the AM (which does localize files), then 
they will fail since the appcache directory does not exist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to