Best unofficial Apache Server developers community |
|
I have a large mysql table that I would like to transfer to a Hadoop/Hive table. Are there standard commands or techniques to transfer a simple (but large) table from Mysql to Hive? The table stores mostly analytics data.
posted via StackOverflow
|
|
 
|
Cloudera's Sqoop is the tool that does this. |
![]()  
|
Take a look at: http://archive.cloudera.com/cdh/3/sqoop/SqoopUserGuide.html#_importing_data_into_hive |