Member since
05-28-2018
1
Post
0
Kudos Received
0
Solutions
05-28-2018
08:39 AM
I want to convert JSON schema to Avro schema and hive DDL and then insert it into the table. The schemas I have are a multi-referenced chained schemas. I wrote a processor which validates JSON agaisnt JSON schema but Im unable to find any library for the above-mentioned tasks. Two questions. Is converting Json schema to Avro is a good idea? because currently I've to write avro schema by hand. i want to automate it. second. If yes, then how to do it or how should I proceed? Any help would be appreciated. Thanks
... View more
Labels:
- Labels:
-
Apache Hive