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

Hadoop QA commented on HADOOP-14455:
------------------------------------

| (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  5s{color} 
| {color:red} HADOOP-14455 does not apply to trunk. Rebase required? Wrong 
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-14455 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12878946/HADOOP-14455-brach-2-007.patch
 |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/12859/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> ViewFileSystem#rename should support be supported within same nameservice 
> with different mountpoints
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14455
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14455
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: viewfs
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>         Attachments: HADOOP-14455-002.patch, HADOOP-14455-003.patch, 
> HADOOP-14455-004.patch, HADOOP-14455-005.patch, HADOOP-14455-006.patch, 
> HADOOP-14455-007.patch, HADOOP-14455-brach-2-007.patch, HADOOP-14455.patch
>
>
> *Scenario:* 
> || Mount Point || NameService|| Value||
> |/tmp|hacluster|/tmp|
> |/user|hacluster|/user|
> Move file from {{/tmp}} to {{/user}}
> It will fail by throwing the following error
> {noformat}
> Caused by: java.io.IOException: Renames across Mount points not supported
>         at 
> org.apache.hadoop.fs.viewfs.ViewFileSystem.rename(ViewFileSystem.java:500)
>         at org.apache.hadoop.hive.ql.metadata.Hive.moveFile(Hive.java:2692)
>         ... 22 more
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to