mapreduce.job.local.dir doesn't point to a single directory on a node.
----------------------------------------------------------------------

                 Key: MAPREDUCE-3988
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3988
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Vinod Kumar Vavilapalli


After MAPREDUCE-3975, mapreduce.job.local.dir is set correctly for the tasks 
but it doesn't point to the same directory for all tasks running on the node.

It is a public API. Either we should point to a single directory or point it to 
all directories and change the documentation to say that it points to all dirs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to