Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Which Host Should HDFS "Balancer" Role Reside?

avatar
Explorer

Hi All, does the "Balancer" role itself use any resources?  Does it matter which host the role resides (e.g. NameNode, Edge Node, etc)? Thank you.

1 ACCEPTED SOLUTION

avatar
Rising Star

hi @DataMike ,

The Balancer role is normally added (by default) when the HDFS service is installed,
so the "Balancer" Resides usally in your nameNode , but to make sure where it's assigned you can check HDFS->Instances 
then check the role Type , you'll find the role 'balancer' assigned to a host ( usally it's the nameNode ) .

 

for  your second question I guess it's better to use the nameNode just to maintain the architecture since we're talking about checking all the other DataNodes,moving blocks... 

View solution in original post

1 REPLY 1

avatar
Rising Star

hi @DataMike ,

The Balancer role is normally added (by default) when the HDFS service is installed,
so the "Balancer" Resides usally in your nameNode , but to make sure where it's assigned you can check HDFS->Instances 
then check the role Type , you'll find the role 'balancer' assigned to a host ( usally it's the nameNode ) .

 

for  your second question I guess it's better to use the nameNode just to maintain the architecture since we're talking about checking all the other DataNodes,moving blocks...