steveloughran commented on a change in pull request #1614: HADOOP-16615. Add
password check for credential provider
URL: https://github.com/apache/hadoop/pull/1614#discussion_r333644612
##########
File path:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/alias/CredentialShell.java
##########
@@ -66,6 +67,7 @@
* <pre>
* % hadoop credential create alias [-provider providerPath]
* % hadoop credential list [-provider providerPath]
+ * % hadoop credential check alias [-provider providerPath]
Review comment:
should the full usage option set be listed here?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]