[ 
https://issues.apache.org/jira/browse/HDFS-8628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605702#comment-14605702
 ] 

Hudson commented on HDFS-8628:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #232 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/232/])
HDFS-8628. Update missing command option for fetchdt (Contributed by 
J.Andreina) (vinayakumarb: rev fde20ffcef6dcd477f501b5f80c86665296711c5)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md


> Update missing command option for fetchdt
> -----------------------------------------
>
>                 Key: HDFS-8628
>                 URL: https://issues.apache.org/jira/browse/HDFS-8628
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: documentation
>            Reporter: J.Andreina
>            Assignee: J.Andreina
>             Fix For: 2.8.0
>
>         Attachments: HDFS-8628.1.patch, HDFS-8628.2.patch, HDFS-8628.3.patch, 
> HDFS-8628.4.patch, HDFS-8628.5.patch
>
>
> Update missing command option for fetchdt
> *Expected:*
> {noformat}
> fetchdt <opts> <token file>
> Options:
>   --webservice <url>  Url to contact NN on (starts with http:// or https://)
>   --renewer <name>    Name of the delegation token renewer
>   --cancel            Cancel the delegation token
>   --renew             Renew the delegation token.  Delegation token must have 
> been fetched using the --renewer <name> option.
>   --print             Print the delegation token
> {noformat}
> *Actual:*
> {noformat}
> Usage: hdfs fetchdt [--webservice <namenode_http_addr>] <path>
> COMMAND_OPTION                                Description
> --webservice https_address               use http protocol instead of RPC
> fileName                                                 File name to store 
> the token into.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to