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

Hive throwing exception when using Sqoop

2011-10-24 Thread Joshua Braegger
Hello, I am trying to use Sqoop to import data into Hive, and am running the following command: sqoop import --connect 'jdbc:mysql://dbhost/dbname' --username xxuser --table xxtable --password xxpassword --hive-import --direct and am receiving the following exception from Hive: 11/10/24 20:36:3