Re: Hbase 1.2 connection pool in java

2016-11-24 Thread Ted Yu
Please see HBASE-17009 and HBASE-16713 which are related to connection pooling, Hi manjeet, I wrote about a connection pool I implemented at  https://richardstartin.com/2016/11/05/hbase-connection-management/ Cheers, Richard

Re: Hbase 1.2 connection pool in java

2016-11-24 Thread Richard Startin
Hi manjeet, I wrote about a connection pool I implemented at https://richardstartin.com/2016/11/05/hbase-connection-management/ Cheers, Richard Sent from my iPhone > On 24 Nov 2016, at 17:43, Manjeet Singh wrote: > > Hi All > > Cna anyone help me out on How to

Hbase 1.2 connection pool in java

2016-11-24 Thread Manjeet Singh
Hi All Cna anyone help me out on How to create Hbase connection pool in java also org.apache.hadoop.hbase.client.HConnection; is deprecated so is their any new approch? Thanks Manjeet -- luv all