You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/04/29 04:50:03 UTC

[jira] [Created] (MAPREDUCE-2461) Hudson jobs failing because mapred staging directory is full

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