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

Hudson commented on HADOOP-9289:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #518 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/518/])
    HADOOP-9289. FsShell rm -f fails for non-matching globs. Contributed by 
Daryn Sharp. (Revision 1443155)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1443155
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/Delete.java
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFsShellReturnCode.java

                
> FsShell rm -f fails for non-matching globs
> ------------------------------------------
>
>                 Key: HADOOP-9289
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9289
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.23.0, 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>            Priority: Blocker
>             Fix For: 2.0.3-alpha, 0.23.7
>
>         Attachments: HADOOP-9289.branch-23.patch, HADOOP-9289.patch
>
>
> Rm -f isn't supposed to error for paths that don't exist.  It works as 
> expected for exact paths, but fails for non-matching globs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to