[ 
https://issues.apache.org/jira/browse/YARN-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469209#comment-16469209
 ] 

Hudson commented on YARN-8261:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14150 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14150/])
YARN-8261.  Fixed a bug in creation of localized container directory.    
(eyang: rev af4fc2e62805a5bd392214521a93650085b8d020)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/linux/runtime/docker/DockerClient.java


> Docker container launch fails due to .cmd file creation failure
> ---------------------------------------------------------------
>
>                 Key: YARN-8261
>                 URL: https://issues.apache.org/jira/browse/YARN-8261
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>    Affects Versions: 3.2.0, 3.1.1
>            Reporter: Eric Badger
>            Assignee: Jason Lowe
>            Priority: Blocker
>             Fix For: 3.2.0, 3.1.1
>
>         Attachments: YARN-8261.001.patch, YARN-8261.002.patch
>
>
> Due to YARN-8064, the location of the docker .cmd files was changed. These 
> files are now being placed in the nmPrivate directory of the container. 
> However, this directory will not always be created. If the localizer does not 
> run or the credentials are written to a different disk, then this directory 
> will not exist and so the .cmd file creation will fail, thus causing the 
> container launch to fail. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to