[
https://issues.apache.org/jira/browse/HADOOP-11609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsuyoshi Ozawa updated HADOOP-11609:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed this to trunk, branch-2, and branch-2.7. Thanks [~varun_saxena] for
your contribution and thanks [~ajisakaa] for your review, and thanks
[~brahmareddy] for your reporting.
> Correct credential commands info in CommandsManual.html#credential
> ------------------------------------------------------------------
>
> Key: HADOOP-11609
> URL: https://issues.apache.org/jira/browse/HADOOP-11609
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation, security
> Reporter: Brahma Reddy Battula
> Assignee: Varun Saxena
> Fix For: 2.7.0
>
> Attachments: HADOOP-11609.001.patch, HADOOP-11609.patch
>
>
> "-i" is not supported, so would you remove "-i",,, "
> -v" should be undocumented. The option is used only by test.
> {noformat}
> 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.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)