-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.7.0
-
Component/s: documentation, security
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
"-i" is not supported, so would you remove "-i",,, "
-v" should be undocumented. The option is used only by test.
create alias [-v value][-provider provider-path] Prompts the user for a credential to be stored as the given alias when a value is not provided via -v. The hadoop.security.credential.provider.path within the core-site.xml file will be used unless a -provider is indicated. delete alias [-i][-provider provider-path] Deletes the credential with the provided alias and optionally warns the user when --interactive is used. The hadoop.security.credential.provider.path within the core-site.xml file will be used unless a -provider is indicated. list [-provider provider-path] Lists all of the credential aliases The hadoop.security.credential.provider.path within the core-site.xml file will be used unless a -provider is indicated.
- is related to
-
HADOOP-11545 ArrayIndexOutOfBoundsException is thrown with "hadoop credential list -provider"
-
- Closed
-