You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Erik Krogen (JIRA)" <ji...@apache.org> on 2017/03/30 02:52:41 UTC

[jira] [Updated] (MAPREDUCE-6873) MR Job Submission Fails if MR framework application path not on defaultFS

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

Erik Krogen updated MAPREDUCE-6873:
-----------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Priority: Minor
>         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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org