[bcc:sqoop-u...@cloudera.org (deprecated), to: sqoop-user@incubator.apache.org. Please continue the discussion on Apache mailing lists - for more information see [1]].
Hi, Sqoop does support populating Hive partitions. The relevant command line arguments you need to supply are --hive-partition-key <key-name>, --hive-partition-value <value-string>. Please refer to the user-guide for more details. Thanks, Arvind [1] https://cwiki.apache.org/confluence/display/SQOOP/Mailing+Lists On Mon, Aug 8, 2011 at 5:17 AM, Cyberlord <kkrishna...@gmail.com> wrote: > I’d like to know if Dynamic Partition is supported by Sqoop. > > For eg. If I have a database(RDBMS) Informix and want to import data > into Hive, > Will it be possible for me to import the data through sqoop into Hive > after creating dynamic partitions (supported by Hive) on-the-fly ? > > I possibly thought of loading the data into a temporary table (through > Sqoop) > and then load it into the required table through Hive interface. > > I wanted to know if I could migrate the data directly into Hive > through Sqoop while creating dynamic partitions in Hive without > using a temporary table. > > If it is possible, please let me know how to do it. > > Thanks :) > > -- > NOTE: The mailing list sqoop-u...@cloudera.org is deprecated in favor of > Apache Sqoop mailing list sqoop-user@incubator.apache.org. Please subscribe > to it by sending an email to incubator-sqoop-user-subscr...@apache.org. >