melodic-match-31187
07/12/2022, 7:23 AMmammoth-bear-12532
melodic-match-31187
07/12/2022, 7:46 AMmammoth-bear-12532
melodic-match-31187
07/12/2022, 11:54 AM[
{
"event": "E1",
"properties": "{some fields}"
},
{
"event": "E2",
"properties": "{some fields}"
}
]
Our Raw data is array of JSON. While creating the derived tables, we will segregate each event as a separate table and flatten the complex properties
thereby enforcing schema for each event type/table. If schema validation fails, we will move the data to error/quarantine location.
I don't see such capabilities with Hive Metastore. Correct me if I am wrong.melodic-match-31187
07/13/2022, 8:04 AMmammoth-bear-12532