0% found this document useful (0 votes)
0 views

Hadoop ExecutedBalancerCommands

The Hadoop balancer was executed with a threshold of 25, and it successfully balanced the cluster. Two new nodes were added to the network, and there were no over or under-utilized nodes detected. The balancing process completed in 945 milliseconds.

Uploaded by

ABHISHEK GOUTAM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views

Hadoop ExecutedBalancerCommands

The Hadoop balancer was executed with a threshold of 25, and it successfully balanced the cluster. Two new nodes were added to the network, and there were no over or under-utilized nodes detected. The balancing process completed in 945 milliseconds.

Uploaded by

ABHISHEK GOUTAM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

hduser@nn1:~/hduserhdp/hadoop$ hadoop balancer -threshold 25

Warning: $HADOOP_HOME is deprecated.

14/07/04 11:57:12 INFO balancer.Balancer: Using a threshold of 25.0


Time Stamp Iteration# Bytes Already Moved Bytes Left To Move Bytes
Being Moved
14/07/04 11:57:13 INFO net.NetworkTopology: Adding a new node:
/default-rack/192.168.145.133:50010
14/07/04 11:57:13 INFO net.NetworkTopology: Adding a new node:
/default-rack/192.168.145.131:50010
14/07/04 11:57:13 INFO balancer.Balancer: 0 over utilized nodes:
14/07/04 11:57:13 INFO balancer.Balancer: 0 under utilized nodes:
The cluster is balanced. Exiting...
Balancing took 945.0 milliseconds
hduser@nn1:~/hduserhdp/hadoop$

You might also like