Re: How to delete row with Long.MAX_VALUE timestamp

2020-05-14 Thread Alexander Batyrshin
> On 14 May 2020, at 20:21, Bharath Vissapragada wrote: > >> Maybe TS corruption issue some how linked with another issue that we got > - https://issues.apache.org/jira/browse/HBASE-22862 > > > We are running into this too. Our current

Re: How to delete row with Long.MAX_VALUE timestamp

2020-05-14 Thread Bharath Vissapragada
> Can you share code that generate HFiles with delete markers? Here you go. You might want to use table.getDescriptor() and build the column families from that descriptor. I just hardcoded everything for my simple table. You

Re: How to delete row with Long.MAX_VALUE timestamp

2020-05-14 Thread Alexander Batyrshin
All corrupted cells was inserted via Phoenix client. We don’t use bulk load. Maybe TS corruption issue some how linked with another issue that we got - https://issues.apache.org/jira/browse/HBASE-22862 > On 13 May 2020, at 15:11, Wellington

Re: How to delete row with Long.MAX_VALUE timestamp

2020-05-14 Thread Alexander Batyrshin
Thank you for this idea. Its looks promising. Can you share code that generate HFiles with delete markers? As I see delete markers was inserted correctly. But what would happen after major-compaction? > On 13 May 2020, at 08:32, Bharath Vissapragada wrote: > > Interesting behavior, I just

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-14 Thread Guanghao Zhang
Congratulations and welcome Wei-Chiu! Wellington Chevreuil 于2020年5月14日周四 下午6:01写道: > Congratulations, Wei-Chiu! Welcome! > > Em qui., 14 de mai. de 2020 às 10:12, Jan Hentschel < > jan.hentsc...@ultratendency.com> escreveu: > > > Congratulations Wei-Chiu and welcome! > > > > From: Sean Busbey

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-14 Thread Wellington Chevreuil
Congratulations, Wei-Chiu! Welcome! Em qui., 14 de mai. de 2020 às 10:12, Jan Hentschel < jan.hentsc...@ultratendency.com> escreveu: > Congratulations Wei-Chiu and welcome! > > From: Sean Busbey > Reply-To: "d...@hbase.apache.org" > Date: Wednesday, May 13, 2020 at 9:10 PM > To: dev ,

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-14 Thread Jan Hentschel
Congratulations Wei-Chiu and welcome! From: Sean Busbey Reply-To: "d...@hbase.apache.org" Date: Wednesday, May 13, 2020 at 9:10 PM To: dev , Hbase-User Subject: [ANNOUNCE] New HBase committer Wei-Chiu Chuang Folks, On behalf of the Apache HBase PMC I am pleased to announce that Wei-Chiu

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-14 Thread Peter Somogyi
Congratulations Wei-Chiu! On Thu, May 14, 2020 at 7:59 AM 李响 wrote: > Congratulations Wei-Chiu! > > On Thu, May 14, 2020 at 9:05 AM Hui Fei wrote: > > > Congratulations Wei-Chiu! > > > > Sean Busbey 于2020年5月14日周四 上午3:10写道: > > > > > Folks, > > > > > > On behalf of the Apache HBase PMC I am

Re: 关于ServerSideScanMetrics类设计的问题

2020-05-14 Thread Duo Zhang
这个东西目前看主要是mapreduce的framework会用,所以暴露了比较多的内部方法,你可以看一下TableRecordReaderImpl的updateCounters方法 理论上说,直接返回AtomicLong肯定是不好的,因为没法控制用户到底怎么操作,但修改一个IA.Public的类总是比较麻烦的,因为很有可能已经有用户在以这种方式使用了。。。 韩聪聪 于2020年5月14日周四 下午1:57写道: > hi,all > >

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-14 Thread 李响
Congratulations Wei-Chiu! On Thu, May 14, 2020 at 9:05 AM Hui Fei wrote: > Congratulations Wei-Chiu! > > Sean Busbey 于2020年5月14日周四 上午3:10写道: > > > Folks, > > > > On behalf of the Apache HBase PMC I am pleased to announce that Wei-Chiu > > Chuang has accepted the PMC's invitation to become a