Member since
05-08-2018
4
Posts
0
Kudos Received
0
Solutions
05-10-2018
06:03 PM
@Matt Burgess
... View more
05-10-2018
05:50 PM
I have a very complex nested JSON file, with atleast six level of nested at some sections. I am trying to load the nested JSON to HIVE table. Could anyone please help me how to do it??? My approaches: 1. Flatten the nested JSON file and load it(wasn't sure what processors to use in NIFI-trying to use JOLT but I am pretty new to it) 2. Load directly the JSON file to HIVE(without flattening) Attached sample JSON file nestedjson.txt
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache NiFi
05-08-2018
02:32 PM
Hi Dan, I am still having trouble creating a HIve table using nested XML file. Coul you please help me. I did include XLST in the XLST tranformation but still unable to load the data.I am having issues with shredding data too Thanks, Harish
... View more