Member since
01-20-2020
5
Posts
1
Kudos Received
0
Solutions
03-03-2020
08:04 AM
1 Kudo
We are loading data from oracle table to Hive using NiFi. At the time of loading we will need to do some reference table lookup. (e.g Customer data has Country_code = IN in Oracle, while loading Customer data in HDFS, lookup using Country_code=In will be looked up in reference table and new column with value Country_detail = INDIA will be populated in Customer data).
Could you please guide me how it can be done?
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache NiFi
-
HDFS