Re: Hive throwing exception when using Sqoop

2011-10-25 Thread Joshua Braegger
As an update for others if you have this problem, I have setup a vm with the same packages, and things are running fine. What I've traced it down to is how the shims are loaded. The shim 2.0S (the correct shim for 0.20.2) is used if the class "org.apache.hadoop.security.UnixUserInformation" doesn

Problem With HDFS USERS using JDBC

2011-10-25 Thread Gabriel Eisbruch
Hello, any body could tell me how can I do to set the hdfs user and group in a LOAD sentence from the JDBC driver? I have tried with many diferents way but ever that I tried the user used by the hive server was HIVE. Thanks Gabriel.

Hive runtime error while run TestCliDriver auto_join21.q

2011-10-25 Thread Bing Li
Hi, Guys I met an error which is similar like described in HIVE-1478, but not exactly the same when run auto_join21.q in TestCliDriver. Do you have some ideas on this? == Re-Produce == Hive: 0.7.1 ANT: 1.8.2 Hadoop: 0.20.2 command: ant test -Dtestcase=TestCliDriver -Dqfile