I want to increase DFS capacity. Which command I should use? Using "hadoop dfsadmin -report", the following is my current configuration.
Configured Capacity: 53687091200 (50 GB) Present Capacity: 2568660701 (2.39 GB) DFS Remaining: 2560737280 (2.38 GB) DFS Used: 7923421 (7.56 MB) DFS Used%: 0.31% How can I increase Present Capacity?
