You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by aadish <ko...@gmail.com> on 2011/07/18 08:16:01 UTC

HBase connection pool

Hey people,

I am very new to HBase, and I would like if someone gave me guidance
regarding connection pooling. 

Thanks a lot, in advance.

Regards,
Aadish
-- 
View this message in context: http://old.nabble.com/HBase-connection-pool-tp32080864p32080864.html
Sent from the HBase User mailing list archive at Nabble.com.


Re: HBase connection pool

Posted by Jack Levin <ma...@gmail.com>.
here is connection pool implementation that works for us:

http://pastebin.com/KBv9t7S8

-Jack

On Sun, Jul 17, 2011 at 11:16 PM, aadish <ko...@gmail.com> wrote:
>
> Hey people,
>
> I am very new to HBase, and I would like if someone gave me guidance
> regarding connection pooling.
>
> Thanks a lot, in advance.
>
> Regards,
> Aadish
> --
> View this message in context: http://old.nabble.com/HBase-connection-pool-tp32080864p32080864.html
> Sent from the HBase User mailing list archive at Nabble.com.
>
>

Re: HBase connection pool

Posted by aadish <ko...@gmail.com>.
Hey people thanks a lot for your help :) :)

aadish wrote:
> 
> Hey people,
> 
> I am very new to HBase, and I would like if someone gave me guidance
> regarding connection pooling. 
> 
> Thanks a lot, in advance.
> 
> Regards,
> Aadish
> 

-- 
View this message in context: http://old.nabble.com/HBase-connection-pool-tp32080864p32162609.html
Sent from the HBase User mailing list archive at Nabble.com.


Re: HBase connection pool

Posted by aadish <ko...@gmail.com>.
Hey people thanks a lot for your help :) :)

aadish wrote:
> 
> Hey people,
> 
> I am very new to HBase, and I would like if someone gave me guidance
> regarding connection pooling. 
> 
> Thanks a lot, in advance.
> 
> Regards,
> Aadish
> 

-- 
View this message in context: http://old.nabble.com/HBase-connection-pool-tp32080864p32162608.html
Sent from the HBase User mailing list archive at Nabble.com.


Re: HBase connection pool

Posted by Raja Nagendra Kumar <Na...@tejasoft.com>.
Hi,

This has a way to pool through HTablePool 

http://comments.gmane.org/gmane.comp.java.hadoop.hbase.user/10646

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com

aadish wrote:
> 
> Hey people,
> 
> I am very new to HBase, and I would like if someone gave me guidance
> regarding connection pooling. 
> 
> Thanks a lot, in advance.
> 
> Regards,
> Aadish
> 

-- 
View this message in context: http://old.nabble.com/HBase-connection-pool-tp32080864p32080951.html
Sent from the HBase User mailing list archive at Nabble.com.


Re: HBase connection pool

Posted by Doug Meil <do...@explorysmedical.com>.
Hi there, you probably want to start with this first.

http://hbase.apache.org/book.html#client





On 7/18/11 2:16 AM, "aadish" <ko...@gmail.com> wrote:

>
>Hey people,
>
>I am very new to HBase, and I would like if someone gave me guidance
>regarding connection pooling.
>
>Thanks a lot, in advance.
>
>Regards,
>Aadish
>-- 
>View this message in context:
>http://old.nabble.com/HBase-connection-pool-tp32080864p32080864.html
>Sent from the HBase User mailing list archive at Nabble.com.
>