Re: don't use DBCP to connection mysql

2011-03-13 Thread Edward Capriolo
On Sun, Mar 13, 2011 at 10:44 PM, lei liu wrote: > I know hive mestore use DBCP to connection mysql,  I want to use short > connection to connection mysql, how can I close DBCP configuration? > > > > > > Thanks, > > > > LiuLei The pooling is controlled by this property. datanucleus.connectionPo

don't use DBCP to connection mysql

2011-03-13 Thread lei liu
I know hive mestore use DBCP to connection mysql, I want to use short connection to connection mysql, how can I close DBCP configuration? Thanks, LiuLei**

Re: hive hbase handler metadata NullPointerException

2011-03-13 Thread amit jaiswal
Hi, I am also facing the same issue (hive-0.7, hbase-0.90.1, hadoop-0.20.2). Any help? -amit From: Bennie Schut To: "user@hive.apache.org" Sent: Wed, 9 March, 2011 4:39:49 AM Subject: hive hbase handler metadata NullPointerException Hi All, I was trying