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

Hudson commented on HADOOP-10031:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4577 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4577/])
HADOOP-10031. FsShell -get/copyToLocal/moveFromLocal should support Windows 
local path. Contributed by Chuan Liu. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1530823)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CommandWithDestination.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFsShellCopy.java


> FsShell -get/copyToLocal/moveFromLocal should support Windows local path
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-10031
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10031
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>         Attachments: HADOOP-10031.1.patch, HADOOP-10031.patch
>
>
> In current trunk code, running 'hadoop fs -get /hdfs/path c:\windows\path' 
> will lead to an error put: unexpected URISyntaxException. This is a 
> regression to the 1.0 fs shell commands. FsShell get, copyToLocal, and 
> moveFromLocal should support Windows local path formats as localSrc argument 
> to the two commands.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to