Credential passthrough and Hive metastore table access controls are deprecated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 08:08 PM
Hello,
Based on the recent platform release, the credential passthrough will be deprecated for runtime 15.0 and later.
Our current setup involves using Databricks alongside AWS Glue and Athena, i.e. registering delta tables in AWS Glue and running other workflows and processes in AWS. If credential passthrough is deprecated, does this mean won't be able to write table to the Hive metastore anymore?
If we migrate hive metastore tables to Unity catalog, is there an alternative method to register UC tables with the Glue catalog?
Migrating all downstream workflows and processes to Databricks simply isn't a feasible option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2024 11:07 PM
Thanks Kaniz,
How to achieve the following under DLT pipeline?
- It doesn’t prevent you from writing tables to the Hive metastore. You can still interact with the Hive metastore even without credential passthrough.
Thanks

