Sandy Ryza created MAPREDUCE-5382:
-------------------------------------

             Summary: LocalJobRunner should use default FS for system and 
staging dirs by default
                 Key: MAPREDUCE-5382
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5382
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 1.1.2, 2.1.0-beta
            Reporter: Sandy Ryza
            Assignee: Sandy Ryza


For local jobs, staging dirs and system dirs are currently required to be 
placed on the local FS. I am continually bitten by permissions errors when I 
set mapreduce.jobtracker.staging.root.dir to /user, even when the default FS is 
still HDFS.  I think using a different FS for staging than the default FS is 
confusing.

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