Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi.... I am able to extract tables to & from hdfs & mysql using sqoop, but the extraction is not in a table fromat from mysql to hive... I need help here...
Hi,
Hi.... I am able to extract tables to & from hdfs & mysql using sqoop, but the extraction is not in a table fromat from mysql to hive... I need help here...
What's the actual result? Could you please upload the screenshots with us?
Best regards
Sabrina
I have loaded the data into mysql... Now I want to load the same mysql table into hive without using sqoop.
Hi,
It seems your screenshots are missing.
Pay more attention on limitation of Image Upload Section:20 images per post, each image must be less then 1024x768 pixels and 200 KB, png is preferred.
I have loaded the data into mysql... Now I want to load the same mysql table into hive without using sqoop.
Actually, you cannot load data from mysql to hive directly.
You could try tmysqlinput==>thdfsoutput then thiveload
Best regards
Sabrina