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

Hudson commented on HADOOP-10030:
---------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #357 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/357/])
HADOOP-10030. FsShell -put/copyFromLocal should support Windows local path. 
Contributed by Chuan Liu. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1530462)
* /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/CopyCommands.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFsShellCopy.java


> FsShell -put/copyFromLocal should support Windows local path
> ------------------------------------------------------------
>
>                 Key: HADOOP-10030
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10030
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>             Fix For: 3.0.0, 2.2.1
>
>         Attachments: HADOOP-10030.patch
>
>
> In current trunk code, running 'hadoop fs -put c:\windows\path /hdfs/path' 
> will lead to an error {{put: unexpected URISyntaxException}}. This is a 
> regression to the 1.0 fs shell commands. FsShell put and copyFromLocal 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