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

Omkar Vinit Joshi commented on YARN-775:
----------------------------------------

No you don't need to explicitly set it to 0, as the default value is 0.
                
> stream jobs are not cleaning the Yarn local-dirs after container is released
> ----------------------------------------------------------------------------
>
>                 Key: YARN-775
>                 URL: https://issues.apache.org/jira/browse/YARN-775
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.1.0-beta
>            Reporter: yeshavora
>            Assignee: Omkar Vinit Joshi
>             Fix For: 2.1.0-beta
>
>
> Run a stream job:
> hadoop jar hadoop-streaming.jar -files file:///tmp/Tmp.py -input Tmp.py 
> -output /tmp/Tmpout -mapper "python Tmp.py" -reducer NONE
> Container Dirs are not being cleaned after Stream job is 
> completed/Killed/Failed. 

--
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