[
https://issues.apache.org/jira/browse/HADOOP-12786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145796#comment-15145796
]
Akira AJISAKA commented on HADOOP-12786:
----------------------------------------
Thanks [~xiaochen] for creating the patch. Mostly looks good to me.
One nit: There are some incorrect brackets matching.
{code}
roll keyname [-provider provider] [-help]]
{code}
{code}
delete *keyname* [-provider *provider*] [-f] [-help]]
{code}
{code}
[list [-provider *provider*] [-metadata] [-help]]
{code}
Would you fix them?
> "hadoop key" command usage is not documented
> --------------------------------------------
>
> Key: HADOOP-12786
> URL: https://issues.apache.org/jira/browse/HADOOP-12786
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Reporter: Akira AJISAKA
> Assignee: Xiao Chen
> Labels: newbie
> Attachments: CommandsManual.html, HADOOP-12786.01.patch
>
>
> I found "hadoop key" command usage is not documented when reviewing HDFS-9784.
> In addition, we should document that uppercase is not allowed for key name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)