boozallen / aissemble

Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
34 stars 8 forks source link

BUG: Hive Metastore v4.0.0 is not compatible with delta lake tables #477

Open carter-cundiff opened 4 days ago

carter-cundiff commented 4 days ago

Description

Due to our recent upgrade of our Hive Metastore to version 4.0.0, Hive is no longer compatible with delta connector (ref: Delta supported Hive versions). This results in data access being unable to access your data when it is stored in a delta table, which is where large datasets from your spark pipeline would typically be stored.

Steps to Reproduce

Expected Behavior

Actual Behavior

Additional Context