[
https://issues.apache.org/jira/browse/HADOOP-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231128#comment-13231128
]
Hudson commented on HADOOP-8173:
--------------------------------
Integrated in Hadoop-Hdfs-trunk #986 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/986/])
HDFS-3098. Update and add tests for HADOOP-8173. Contributed by Daryn Sharp
(Revision 1301295)
HADOOP-8173. FsShell needs to handle quoted metachars. Contributed by Daryn
Sharp (Revision 1301250)
Result = SUCCESS
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1301295
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1301250
Files :
* /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/PathData.java
> FsShell needs to handle quoted metachars
> ----------------------------------------
>
> Key: HADOOP-8173
> URL: https://issues.apache.org/jira/browse/HADOOP-8173
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs
> Affects Versions: 0.24.0, 0.23.2
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Fix For: 0.24.0, 0.23.2
>
> Attachments: HADOOP-8173.patch
>
>
> Commands that access paths with quoted metachars work correctly, however
> commands that create paths with quoted metachars leave the \ in the path.
> Ex.
> {noformat}
> fs -mkdir "foo\*bar" will create "foo\*bar" instead of "foo*bar".
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira