[jira] [Commented] (YARN-775) stream jobs are not cleaning the Yarn local-dirs after container is released

2013-06-07 Thread yeshavora (JIRA)

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

yeshavora commented on YARN-775:


Setting yarn.nodemanager.delete.debug-delay-sec solves the issue. Closing this 
Jira

 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


[jira] [Commented] (YARN-775) stream jobs are not cleaning the Yarn local-dirs after container is released

2013-06-06 Thread Jason Lowe (JIRA)

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

Jason Lowe commented on YARN-775:
-

Is yarn.nodemanager.delete.debug-delay-sec configured to a non-zero value?  If 
so that would readily explain why the containers are not being cleaned up.

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


[jira] [Commented] (YARN-775) stream jobs are not cleaning the Yarn local-dirs after container is released

2013-06-06 Thread yeshavora (JIRA)

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

yeshavora commented on YARN-775:


I was not setting yarn.nodemanager.delete.debug-delay-sec to 0. I will retest 
with above property set to 0. And also submit nm and rm logs if reproduced.

 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


[jira] [Commented] (YARN-775) stream jobs are not cleaning the Yarn local-dirs after container is released

2013-06-06 Thread Omkar Vinit Joshi (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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