ERROR metadata.Hive: NoSuchObjectException

2010-11-28 Thread Ray Duong
Hi, We just pushed Hive .7 and using Mysql has the HiveMetaStore backend into our ad-hoc cluster. There are large number of queries that are submitted in parallel against the Hive backend . Some of the Hive jobs seems to fail when the definition of the tables are not found. When we re-run the s

Re: Hive connection issues on CDH3b3

2010-10-26 Thread Ray Duong
(UserGroupInformation.java:1063) at org.apache.hadoop.mapred.Child.main(Child.java:211) On Mon, Oct 25, 2010 at 2:36 PM, Ray Duong wrote: > 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 integr

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

Re: Hive connection issues on CDH3b3

2010-10-25 Thread Ray Duong
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? >> >

Re: Hive connection issues on CDH3b3

2010-10-24 Thread Ray Duong
sues.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 m

Hive Parallel with Dynamic Partitions

2010-10-24 Thread Ray Duong
Hi, Using the latest hive 0.7 version to test parallel executions and dynamic partitions using the multiple insert. Below is the same pseudo code with actual error message. Is it possible to do in Hive using parellel execution with dynamic partitions and multiple table inserts? Thanks, -ray s

Hive connection issues on CDH3b3

2010-10-24 Thread Ray Duong
Hi, I'm getting the following error message after upgrading to CDH3b3. Does anyone know how to resolve this? Thanks -ray hive> show tables; Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/hadoop/security/UnixUserGroupInformation at org.apache.hadoop.hive.ql.pr