Search

Can we load RDBMS tables data into an Hive Partition directly ? If Yes how can we achieve it?



Sqoop can import data for Hive into a particular partition by specifying the –hive-partition-keyand –hive-partition-value arguments.