Yuanbo Liu created HADOOP-13497: ----------------------------------- Summary: fix wrong command in CredentialProviderAPI.md Key: HADOOP-13497 URL: https://issues.apache.org/jira/browse/HADOOP-13497 Project: Hadoop Common Issue Type: Bug Reporter: Yuanbo Liu Assignee: Yuanbo Liu Priority: Trivial
In CredentialProviderAPI.md line 122 {quote} Example: `hadoop credential create ssl.server.keystore.password jceks://file/tmp/test.jceks` {quote} should be {quote} Example: `hadoop credential create ssl.server.keystore.password -provider jceks://file/tmp/test.jceks` {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org