You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/02/18 03:42:12 UTC

[jira] [Created] (HADOOP-11609) Correct credential commands info in CommandsManual.html#credential

Brahma Reddy Battula created HADOOP-11609:
---------------------------------------------

             Summary: 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



 "-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)