[ 
https://issues.apache.org/jira/browse/HADOOP-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14794:
--------------------------------
    Attachment: HADOOP-14794.003.patch

Patch 003
* Add the "hadoop" subcommand to CommandsManual.md

Testing Done
* Run "hadoop" list available subcommands:
{code:java}
$ hadoop
...
    Daemon Commands:

kms                    run KMS, the Key Management Server
minikdc <principal>+   run MiniKdc as a standalone server

SUBCOMMAND may print help when invoked w/o parameters or with -h.
{code}


> Standalone MiniKdc server
> -------------------------
>
>                 Key: HADOOP-14794
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14794
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: security, test
>    Affects Versions: 2.7.0
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>         Attachments: HADOOP-14794.001.patch, HADOOP-14794.002.patch, 
> HADOOP-14794.003.patch
>
>
> Add a new subcommand {{hadoop minikdc}} to start a standalone MiniKdc server. 
> This will make it easier to test Kerberos in pseudo-distributed mode without 
> an external KDC server.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to