sqoop - sqoop import to hive - apache sqoop - sqoop tutorial - sqoop hadoop
sqoop import to hive
- The create-hive-table tool populates a Hive metastore with a definition for a table based on a database table previously imported to HDFS, or one planned to be imported.
- If you want to move your data directly from structure data store to hive warehouse you can use –hive-import.
- If table already exist in the database & you want to overwrite its content then use –hive-overwrite.
- If table definition does not exists in hive warehouse then use --create-hive-table.
Important points to note down on sqoop
learn sqoop - sqoop tutorial - sqoop2 tutorial - sqoop import to hive - sqoop code - sqoop programming - sqoop download - sqoop examples