Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha1
-
Reviewed
Description
hdfs erasurecode has two similar options -help and -usage.
hdfs erasurecode -usage getPolicy Usage: hdfs erasurecode [generic options] -getPolicy <path> hdfs erasurecode -help getPolicy -getPolicy <path> : Get erasure coding policy information about at specified path
I don't think the -usage option is that useful, because -help option already covers that. No other HDFS commands has the same -usage command.