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

Andras Bokor resolved HADOOP-7195.
----------------------------------
    Resolution: Later

> RawLocalFileSystem.rename() should not try to do copy
> -----------------------------------------------------
>
>                 Key: HADOOP-7195
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7195
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.2, 0.21.0
>            Reporter: Kang Xiao
>            Priority: Major
>         Attachments: HADOOP-7195-v2.patch, HADOOP-7195-v2.patch, 
> HADOOP-7195.patch
>
>
> RawLocalFileSystem.rename() try to copy file if fails to call rename of java 
> File. It's really confusing to do copy in a rename interface. For example 
> rename(/a/b/c, /e/f/g) will invoke the copy if /e/f does not exist.



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

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

Reply via email to