HDFS-10547. DiskBalancer: fix whitespace issue in doc files. Contributed by Anu Engineer.
This commit is contained in:
parent
0774412e41
commit
c6ed54808d
@ -436,7 +436,7 @@ Runs a HDFS dfsadmin client.
|
||||
Usage:
|
||||
|
||||
hdfs diskbalancer
|
||||
[-plan <datanode> -uri <namenodeURI>]
|
||||
[-plan <datanode> -fs <namenodeURI>]
|
||||
[-execute <planfile>]
|
||||
[-query <datanode>]
|
||||
[-cancel <planfile>]
|
||||
|
@ -103,6 +103,11 @@ or
|
||||
|
||||
Plan ID can be read from datanode using query command.
|
||||
|
||||
### Report
|
||||
Report command provides detailed report about a node.
|
||||
|
||||
`hdfs diskbalancer -fs http://namenode.uri -report -node {DataNodeID | IP | Hostname}`
|
||||
|
||||
|
||||
Settings
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user