Hudson jobs failing because mapred staging directory is full
------------------------------------------------------------

                 Key: MAPREDUCE-2461
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2461
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.23.0
            Reporter: Todd Lipcon
             Fix For: 0.23.0


All of the tests that submit MR jobs are failing on the h7 build machine. This 
is because the staging directory is entirely full:

hudson@h7:/tmp/mr/mr$ ls -l /tmp/hadoop-hudson/mapred/staging/ | wc -l
31999

This makes me think that there's some bug where we're leaking things in the 
staging directory. I will manually clean this for now, but we should 
investigate.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to