Hi Prabhu Sqoop is used to transfer data between Jdbc compliant RDBMS and hadoop.
For hive the underlying storage is mostly hdfs, so the question for data transfer between hdfs and hive seems irrelevant You can use SQOOP import to transfer data from rdbms to hadoop. Specify the connection parameters and other required arguments. Please refer Sqoop User guide for details on sqoop import. Regards Bejoy KS Sent from handheld, please excuse typos. -----Original Message----- From: prabhu k <[email protected]> Date: Wed, 11 Jul 2012 14:09:49 To: <[email protected]> Reply-To: [email protected] Subject: Load from Hive table to HDFS using sqoop Hi Users list, Please help me on the below . 1. how to load from Hive table to HDFS using sqoop 2. How to load from mysql database to HDFS using sqoop 3. How to load from HDFS to Hive table using sqoop. Thanks, Prabhu.
