Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.6.0
-
Reviewed
Description
Scenario:
----------
Execute any fsshell command with invalid options
Like ./hdfs haadmin -transitionToActive...
Here it is logging as following..
bin/hadoop command [genericOptions] [commandOptions]...
Expected: Here help message is misleading to user saying that bin/hadoop that is not actually user ran
it's better to log bin/hdfs..Anyway hadoop is deprecated..