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]
If we are going to decomm a data node on which a region server is also running :
1. first - is that a viable option? Can a data node be decommissioned when a region server is also running on that host? Doesn't the region server have/use data on that data node - if so, then how can the data node be decommissioned?
2. let us suppose to due some severed hardware error the node has to be decommed. Then is it necessary to shift the region server on to another node? Or (if there is no real issue with the hardware etc) can a region server exist on a machine without a data node on it?
3. Is there anything to be done to HBASE/Region Server (maintenance mode etc) when you decommission a data node?
Appreciate the insights.
Created 02-28-2017 09:12 PM
1. Yes, you have to go to host and decommission RS first, it will put HBase RS into drain mode, then you can continue with decommissioning DN.
2. RS can live without DN but due to data locality it is best to coexist
3.see #1
Created 02-28-2017 09:12 PM
1. Yes, you have to go to host and decommission RS first, it will put HBase RS into drain mode, then you can continue with decommissioning DN.
2. RS can live without DN but due to data locality it is best to coexist
3.see #1
Created 05-26-2022 03:20 AM
can we directly Decommission the HBase region server after adding the new region server to the HBase?will there be any data loss?
Created 05-26-2022 05:09 AM
As this is an older post we recommend starting a new thread. This will provide the opportunity to provide details specific to your environment that could aid others in providing a more accurate answer to your question.