Re: Hive connection issues on CDH3b3

2010-10-26 Thread Ray Duong
I made a new Hive build with the following libraries zookeeper-3.3.1+10.jar , hbase-0.89.20100924+28.jar hbase-0.89.20100924+28-tests.jar Used the following Hive setting to connect: /bin/hive --auxpath /lib/hive_hbase-handler.jar,/lib/hbase-0.89.20100924+28.jar,/lib/zookeeper-3.3.1+10.jar -hivecon

Re: Hive connection issues on CDH3b3

2010-10-25 Thread Ray Duong
Thanks Edward, I'll rebuild the Hive with the same exact library as the HBase and Hadoop clients. I'll let you know how the integration testing goes and if we find any other issues. -ray On Mon, Oct 25, 2010 at 11:16 AM, Edward Capriolo wrote: > On Mon, Oct 25, 2010 at 2:03 PM, Ray Duong wr

Re: Hive connection issues on CDH3b3

2010-10-25 Thread Edward Capriolo
On Mon, Oct 25, 2010 at 2:03 PM, Ray Duong wrote: > Thank Youngwoo, > I checked out the last Hive build from trunk which contains the Hive1264 > patch.  I was able to get pass last error message and able to query the > Hbase table.  However, when I try to copy the data from Hbase into a Hive > tab

Re: Hive connection issues on CDH3b3

2010-10-25 Thread Ray Duong
Thank Youngwoo, I checked out the last Hive build from trunk which contains the Hive1264 patch. I was able to get pass last error message and able to query the Hbase table. However, when I try to copy the data from Hbase into a Hive table, I get the following error message. Does anyone know wha

Re: Hive connection issues on CDH3b3

2010-10-24 Thread Ray Duong
We are using the hbase storage handler which is supported in hive 0.6 and up. - Ray On Sunday, October 24, 2010, Jeff Bean wrote: > Ray -- > > Can you confirm that you're using the Hive from CDH3b3? > > Jeff > > On Sun, Oct 24, 2010 at 7:48 PM, Philip Zeyliger wrote: > You can also run the Hiv

Re: Hive connection issues on CDH3b3

2010-10-24 Thread Jeff Bean
Ray -- Can you confirm that you're using the Hive from CDH3b3? Jeff On Sun, Oct 24, 2010 at 7:48 PM, Philip Zeyliger wrote: > You can also run the Hive that's part of CDH3b3 (downloadable at > http://archive.cloudera.com/cdh/3/hive-0.5.0+32.tar.gz), which works > with the security stuff. > > --

Re: Hive connection issues on CDH3b3

2010-10-24 Thread Philip Zeyliger
You can also run the Hive that's part of CDH3b3 (downloadable at http://archive.cloudera.com/cdh/3/hive-0.5.0+32.tar.gz), which works with the security stuff. -- Philip On Sun, Oct 24, 2010 at 7:39 PM, 김영우 wrote: > Hi ray, > > https://issues.apache.org/jira/browse/HIVE-1264 > > You should upgrad

Re: Hive connection issues on CDH3b3

2010-10-24 Thread 김영우
Hi ray, https://issues.apache.org/jira/browse/HIVE-1264 You should upgrade Hive to 0.7(trunk). CDH3beta3 includes hadoop security features. - Youngwoo 2010/10/25 Ray Duong > Hi, > > I'm getting the following error message after upgrading to CDH3b3. Does > anyone know how to resolve this? > >