I'm trying to Sqoop the data from Teradata to hive. I thought of following the below steps:
1) Create a Hive table with all the required fields in Hue.
2) By using Sqoop import command along with --map-column-hive
attribute to load the data from Teradata to hive .
How to point to the already created Hive table from Sqoop import command, so that the Sqooped data should be placed in the corresponding Hive table?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…