[ https://issues.apache.org/jira/browse/HADOOP-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147168#comment-14147168
]
Allen Wittenauer commented on HADOOP-11120:
-------------------------------------------
Yup. At least until we can start changing all of the commands to be sane.
> hadoop fs -rmr gives wrong advice
> ---------------------------------
>
> Key: HADOOP-11120
> URL: https://issues.apache.org/jira/browse/HADOOP-11120
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Allen Wittenauer
> Attachments: 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)
|