Created 10-20-2021 03:01 PM
Hi,
after running
hbase-hbck2-1.1.0.jar fixMeta
to fix a hole in one table, the newly created region is assigned but no region server has taken it under management.
How can I set the region into transmission so it is served by one region server?
Is there a way to do this without restarting the HBase service?
Regards
Steffen
Created 10-20-2021 11:50 PM
Hello @SteffenMangold
Thanks for using Cloudera Community. Based on the Post, Your Team wish to assign a Region (Which isn't assigned to any RegionServer) without any HBase Restart.
We wish to confirm whether your Team tried using the following approaches:
Your Team may have tried the above Command yet the Outcome of the above Command would confirm if there is any Underlying concerns with the Region, which requires additional intervention like HBase Service Restart (Or, HMaster Restart which should spawn an Assignment Manager Thread afresh).
Regards, Smarak
[1] https://github.com/apache/hbase-operator-tools/tree/master/hbase-hbck2#running-hbck2
Created 11-01-2021 12:43 PM
Hello @SteffenMangold
Kindly let us know if the Post was Helpful for your Team. If Yes, Please mark the Post as Solved. If No, Do share the Outcome of the Command shared in our Post. Accordingly, We shall review & get back to you.
Regards, Smarak