Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.16.0
-
None
-
None
Description
hadoop dfs command shows the various hadoop dfs commands available.
chgrp is missing from the list and there are two chown's. Looks like the second one should be chgrp instead of chown:
[-chmod [-R] <MODE[,MODE]... | OCTALMODE> PATH...]
[-chown [-R] [OWNER][:[GROUP]] PATH...]
[-chown [-R] GROUP PATH...]