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

Hudson commented on HADOOP-11120:
---------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #176 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/176/])
HADOOP-11120. hadoop fs -rmr gives wrong advice. Contributed by Juliet 
Houghland. (wang: rev 05adc76ace6bf28e4a3ff874044c2c41e3eba63f)
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/Delete.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-common-project/hadoop-common/src/test/resources/testConf.xml


> hadoop fs -rmr gives wrong advice
> ---------------------------------
>
>                 Key: HADOOP-11120
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11120
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Allen Wittenauer
>            Assignee: Juliet Hougland
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-11120.patch, Screen Shot 2014-09-24 at 3.02.21 
> PM.png
>
>
> Typing bin/hadoop fs -rmr /a?
> gives the output:
> rmr: DEPRECATED: Please use 'rm -r' instead.
> Typing bin/hadoop fs rm -r /a?
> gives the output:
> rm: Unknown command



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to