cancel
Showing results for 
Search instead for 
Did you mean: 
APJESK
Contributor
since ‎06-19-2025
3 weeks ago

User Stats

  • 38 Posts
  • 0 Solutions
  • 11 Kudos given
  • 4 Kudos received

User Activity

I'm designing an enterprise Unity Catalog RBAC model in Databricks and would like feedback on whether this follows best practices.My current design is:A single Service Principal is used by Terraform to provision all Unity Catalog objects.The Service ...
Hi everyoneI'm currently designing an enterprise-level Unity Catalog governance model for Databricks and would like to learn from others who have implemented it in production.I'm trying to understand what personas are actually required at each level,...
Hi Databricks Team,I'm trying to understand how Auto Loader Managed File Events work with Unity Catalog Managed Volumes, and I'm looking for some clarification.My understandingI create an External Location: CREATE EXTERNAL LOCATION app_ext_locURL 's3...
Hi Databricks Team,I'm trying to understand how Auto Loader Managed File Events work with Unity Catalog Managed Volumes, and I'm looking for some clarification.My understandingI create an External Location:  CREATE EXTERNAL LOCATION app_ext_locURL 's...
Which role is recommended to create and manage Unity Catalog objects (catalog, schema, Storage credentials, External Location)—Workspace Admin or Metastore Admin—and why?