J.Andreina created HDFS-8579:
--------------------------------
Summary: 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
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)