Re: [DISCUSS] Separate Git Repository for HBCK2

2018-07-23 Thread Stack
On Thu, Jul 19, 2018 at 2:09 PM Umesh Agashe wrote: > Hi, > > I've had the opportunity to talk about HBCK2 with a few of you. One of the > suggestions is to to have a separate git repository for HBCK2. Lets discuss > about it. > > In the past when bugs were found in hbck, there is no easy way to

Re: Adding same row filter multiple times

2018-07-23 Thread Ted Yu
I looked at Filter one more time this morning - it doesn't have method which returns the row in which the Filter is interested in. Since each of your RowFilter instances may be constructed from unique objects in memory (though they can be considered equal after byte wise comparison), we need more

Re: Adding same row filter multiple times

2018-07-23 Thread Biplob Biswas
Thanks for the response, I indeed have MUST_PASS_ONE operator defined for the filterlist, and my list passes and returns result as well. I just wanted to know how duplicate filters are handled within filterlist, which you already clarified by saying that it would bloat up the list. In this case,

Re: Compactions after bulk load

2018-07-23 Thread Austin Heyne
Thanks for the feedback, I've been slammed with other tasks but will get to this soon as we get other things stable. -Austin On 07/20/2018 02:59 PM, Ted Yu wrote: Have you checked the output from bulk load and see if there were lines in the following form (from

Ingest performance after upgrade

2018-07-23 Thread Austin Heyne
Hey all, hopefully this is a simple one. We've migrated from HBase (on s3) 1.3.2 to 1.4.4, creating a fresh instance with all our configuration from the previous one with few changes. However, we're seeing ingest run ~100x slower than we saw on 1.3.2 and the requests per second seem really