Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Update missing command option for fetchdt
Expected:
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
Actual:
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-8743 Update document for hdfs fetchdt
- Resolved