Thanks Jarek for the reply. I will try hive import with 1.4.3.
On Thu, Jun 20, 2013 at 2:24 AM, Jarek Jarcec Cecho <[email protected]>wrote: > Hi Kartik, > welcome to the Hadoop world! The Sqoop 2 (currently on version 1.99.2) is > a brand new redesign of the original Sqoop tool that is not yet feature > comparable with Sqoop 1.x. The Hive import is one thing that has not been > implemented and therefore I would recommend you taking a look on Sqoop > 1.4.3 that can be downloaded from [1]. > > Jarcec > > Links: > 1: http://www.apache.org/dyn/closer.cgi/sqoop/1.4.3 > > On Thu, Jun 20, 2013 at 02:16:52AM +0530, Kartik Rustagi wrote: > > Hi, > > > > I have been using sqoop 1.99.2 for the past few days (new to hadoop and > the > > whole ecosystem around it) and I am unable to figure out how to do a > > hive-import using this version of sqoop. > > > > I tried creating a job using type as 'hive-import' but got an error: > > java.lang.IllegalArgumentException Message: No enum const class > > org.apache.sqoop.model.MJob$Type.HIVE-IMPORT > > > > Any clues on how to go about doing a hive-import using sqoop1.99.2? My > data > > source is Postgresql database and I am successfully able to import data > to > > HDFS using sqoop. > > > > -- > > Regards > > Kartik Rustagi > -- Regards Kartik Rustagi
