[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhe Zhang updated MAPREDUCE-6873:
---------------------------------
     Hadoop Flags: Reviewed
    Fix Version/s: 3.0.0-beta1

Thanks [~xkrogen] for the fix. +1 on the patch. I just committed to trunk, 
working on backporting to branch-2.7 and up.

> MR Job Submission Fails if MR framework application path not on defaultFS
> -------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6873
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6873
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.6.0
>            Reporter: Erik Krogen
>            Assignee: Erik Krogen
>            Priority: Minor
>             Fix For: 3.0.0-beta1
>
>         Attachments: MAPREDUCE-6873.000.patch
>
>
> {{JobSubmitter#addMRFrameworkPathToDistributedCache()}} assumes that 
> {{mapreduce.framework.application.path}} has a FS which matches 
> {{fs.defaultFS}} which may not always be true. This is just a consequence of 
> using {{FileSystem.get(Configuration)}} instead of {{FileSystem.get(URI, 
> Configuration)}}. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to