RE: Fixing Catalog Janitor and HBCK chore reported inconsistencies automatically

2020-08-24 Thread Mohammad arshad
ely consider upgrade to 2.3.x Thanks -Arshad -Original Message- From: Stack [mailto:st...@duboce.net] Sent: Monday, August 24, 2020 5:01 AM To: HBase Dev List Cc: Hbase-User Subject: Re: Fixing Catalog Janitor and HBCK chore reported inconsistencies automatically On Thu, Aug 20, 2020

Re: Fixing Catalog Janitor and HBCK chore reported inconsistencies automatically

2020-08-23 Thread Stack
nks > -Arshad > > -Original Message- > From: Stack [mailto:st...@duboce.net] > Sent: Tuesday, August 18, 2020 9:20 AM > To: Hbase-User > Cc: dev@hbase.apache.org > Subject: Re: Fixing Catalog Janitor and HBCK chore reported > inconsistencies automatically >

RE: Fixing Catalog Janitor and HBCK chore reported inconsistencies automatically

2020-08-20 Thread Mohammad arshad
gust 18, 2020 9:20 AM To: Hbase-User Cc: dev@hbase.apache.org Subject: Re: Fixing Catalog Janitor and HBCK chore reported inconsistencies automatically On Thu, Aug 6, 2020 at 10:10 PM Mohammad arshad wrote: > Hello HBase Folks > > Currently Catalog Janitor (CJ) and HBCK chore reported

Re: Fixing Catalog Janitor and HBCK chore reported inconsistencies automatically

2020-08-17 Thread Stack
On Thu, Aug 6, 2020 at 10:10 PM Mohammad arshad wrote: > Hello HBase Folks > > Currently Catalog Janitor (CJ) and HBCK chore reported inconsistencies to > be fixed by manually by executing HBCK2 commands. > HBCK2 requires high HBase skills. It is bit difficult for maintenance > personals to figur

Re: Fixing Catalog Janitor and HBCK chore reported inconsistencies automatically

2020-08-06 Thread Sukumar Maddineni
Huge +1 and love to have that option in 1.6+ version as well, based on the experience we always recommend to be extra careful running HBCK fix inconsistencies directly as we had incidents where running hbck fix without complete knowledge ended up causing more damage to already broken clusters. --