[
https://issues.apache.org/jira/browse/HADOOP-10031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791488#comment-13791488
]
Hudson commented on HADOOP-10031:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1548 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1548/])
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
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Chuan Liu
> Assignee: Chuan Liu
> Fix For: 3.0.0, 2.2.1
>
> 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)