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

Hadoop QA commented on HDFS-8628:
---------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   3m  3s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:green}+1{color} | release audit |   0m 20s | The applied patch does 
not increase the total number of release audit warnings. |
| {color:red}-1{color} | site |   1m 15s | Site compilation is broken. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| | |   4m 41s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12742111/HDFS-8628.1.patch |
| Optional Tests | site |
| git revision | trunk / 8ef07f7 |
| site | 
https://builds.apache.org/job/PreCommit-HDFS-Build/11497/artifact/patchprocess/patchSiteWarnings.txt
 |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/11497/console |


This message was automatically generated.

> 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
>         Attachments: HDFS-8628.1.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