[ https://issues.apache.org/jira/browse/HADOOP-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573500#comment-13573500 ]
Hudson commented on HADOOP-9289: -------------------------------- Integrated in Hadoop-Mapreduce-trunk #1337 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1337/]) HADOOP-9289. FsShell rm -f fails for non-matching globs. Contributed by Daryn Sharp. (Revision 1443108) Result = SUCCESS suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1443108 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/Delete.java * /hadoop/common/trunk/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