+1 vote
in Hadoop by
What do you need to do as Hadoop admin after adding new datanodes?

1 Answer

0 votes
by

You need to start the balancer for redistributing data equally between all nodes so that Hadoop cluster will find new datanodes automatically. To optimize the cluster performance, you should start rebalancer to redistribute the data between datanodes.

...