Manjeet: Can you share the config you use so that we can have better idea ?
Which hbase release are you using ? The performance degradation was w.r.t. what other approach ? Cheers On Sat, Aug 6, 2016 at 1:11 AM, Dima Spivak <[email protected]> wrote: > Hey Manjeet, > > Let me move dev@ to bcc and add user@ as the main recipient. You're most > likely to get good advice from HBase users who might well have faced this > question themselves. :) > > Cheers, > Dima > > On Saturday, August 6, 2016, Manjeet Singh <[email protected]> > wrote: > > > Hi All > > > > I am writing Java Native API for HBase responsible for bulk read write > > (operations) > > for this I used List of Put and List of Get and compare and put update > list > > I am facing two problems at some point of time my system get hang seems I > > am missing some configurations which might responsible for some cache (my > > understanding) > > > > second I am using it to improve performance in term of mass update but > its > > actually degrading the performance. > > > > can anyone suggest me the correct approach or configuraions > > > > Thanks > > Manjeet > > > > -- > > luv all > > > > > -- > -Dima >
