yeshavora created YARN-775:
------------------------------

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

Reply via email to