-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: HDFS-1312
-
Fix Version/s: HDFS-1312
-
Component/s: balancer & mover
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
This collects a bunch of issues that were identified in testing and fixes all of them since most of them are one line fixes in diskbalancer command shell.
- Fix bugs in Precondition checks
- Use NodePlan.Parse instead of readPlan(), remove readPlan, GetPlan
- Print out information when a plan is not generated.
- Format plan command output to console.