Allen Wittenauer created HADOOP-11120: -----------------------------------------
Summary: 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
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)
