Re: Hbase errors for " ERROR: org.apache.hadoop.hbase.PleaseHoldException:Master is initializing"

2019-10-11 Thread ????????
hi Sean?? My hbase version is hbase2.1.0+cdh6.1.0 , And I've seen the logs of HBase master, but there are only some RIT status logs , which are as follows ?? 2019-10-11 15:12:00,696 WARN org.apache.hadoop.hbase.master.CatalogJanitor: CatalogJanitor is disabled! Enabled=true, maintenanceM

Re: Hbase errors for " ERROR: org.apache.hadoop.hbase.PleaseHoldException:Master is initializing"

2019-10-11 Thread Reid Chan
There's a quick work-around. All regions get stuck when trying assigning themselves to host 'dtla1apps21' (from log message). It indicates the RS on that host how some becomes problematic. In this case, you can stop the RS on that host which will trigger all STUCK regions to assign themselves

Re: Hbase errors for " ERROR: org.apache.hadoop.hbase.PleaseHoldException:Master is initializing"

2019-10-11 Thread Sean Busbey
User tables being in transition shouldn't impact the master's ability to finish initializing. You need to look through the master logs for a message about what initialization is in a holding pattern about. The most common things are waiting for the meta region to be online or the namespace table t