[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856410#comment-16856410
 ] 

Hadoop QA commented on MAPREDUCE-7067:
--------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m 11s{color} 
| {color:red} MAPREDUCE-7067 does not apply to branch-2.7. Rebase required? 
Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. 
{color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | MAPREDUCE-7067 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12915643/MAPREDUCE-7067.branch-2.7.002.patch
 |
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/7616/console |
| Powered by | Apache Yetus 0.8.0   http://yetus.apache.org |


This message was automatically generated.



> MR job submission fails if staging dir not on fs.defaultFS
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-7067
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7067
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: applicationmaster, client
>    Affects Versions: 2.7.1, 3.0.0-alpha4
>            Reporter: KWON BYUNGCHANG
>            Priority: Minor
>         Attachments: MAPREDUCE-7067.branch-2.7.001.patch, 
> MAPREDUCE-7067.branch-2.7.002.patch
>
>
> if staging directory ({{yarn.app.mapreduce.am.staging-dir}}) not on 
> fs.defaultFS.
>  mr job submission fails.
> No reason staging dir should be on fs.defaultFS.
> getting filesystem code related staging dir should change from 
> {{FileSystem.get(conf)}} to {{stagingDir.getFileSystem(conf)}} 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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