hadoop fs -help should list detailed help info for the following commands:
test, text, tail, stat & touchz
----------------------------------------------------------------------------------------------------------
Key: HADOOP-4674
URL: https://issues.apache.org/jira/browse/HADOOP-4674
Project: Hadoop Core
Issue Type: Bug
Components: fs
Reporter: David NeSmith
Priority: Trivial
The "hadoop fs -help" command should include descriptive text for the commands
commands: test, text, tail, stat & touchz in the default help summary.
Seems like a matter of just adding them to the default "else" at the end of the
printHelp method in the FsShell.java file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.