Robert Joseph Evans created MAPREDUCE-4504:
----------------------------------------------

             Summary: SortValidator writes to wrong directory
                 Key: MAPREDUCE-4504
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4504
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
            Reporter: Robert Joseph Evans
            Assignee: Robert Joseph Evans


SortValidator tries to write to jobConf.get("hadoop.tmp.dir", "/tmp"), but it 
is not intended to be an HDFS directory. it should just be /tmp.

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