[
https://issues.apache.org/jira/browse/HDFS-8579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
J.Andreina updated HDFS-8579:
-----------------------------
Attachment: HDFS-8579-trunk-1.patch
HDFS-8579-branch-2.7-1.patch
Please review the patch.
> Update HDFS usage with missing options
> --------------------------------------
>
> Key: HDFS-8579
> URL: https://issues.apache.org/jira/browse/HDFS-8579
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: J.Andreina
> Assignee: J.Andreina
> Priority: Minor
> Attachments: HDFS-8579-branch-2.7-1.patch, HDFS-8579-trunk-1.patch
>
>
> Update hdfs usage with missing options (fetchdt and debug)
> {noformat}
> 1
> ./hdfs fetchdt
> fetchdt <opts> <token file>
> Options:
> --webservice <url> Url to contact NN on
> --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
> 2
> ./hdfs debug
> Usage: hdfs debug <command> [arguments]
> verify [-meta <metadata-file>] [-block <block-file>]
> recoverLease [-path <path>] [-retries <num-retries>]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)