[
https://issues.apache.org/jira/browse/HDFS-8579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HDFS-8579:
--------------------------------
Description:
Update hdfs usage with missing options (fetchdt and debug)
{noformat}
./hdfs debug
Usage: hdfs debug <command> [arguments]
verify [-meta <metadata-file>] [-block <block-file>]
recoverLease [-path <path>] [-retries <num-retries>]
{noformat}
was:
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}
> 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,
> HDFS-8579.2.patch
>
>
> Update hdfs usage with missing options (fetchdt and debug)
> {noformat}
> ./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)