cancel
Showing results for 
Search instead for 
Did you mean: 
Data Governance
Join discussions on data governance practices, compliance, and security within the Databricks Community. Exchange strategies and insights to ensure data integrity and regulatory compliance.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MadelynM
by Databricks Employee
  • 3602 Views
  • 0 replies
  • 0 kudos

[Recap] Data + AI Summit 2024 - Data Governance | Navigate the explosion of AI, data and tools

Here's your Data + AI Summit 2024 - Data Governance recap as you navigate the explosion of AI, data and tools in efforts to build a flexible and scalable governance framework that spans your entire data and AI estate. Keynote: Evolving Data Governan...

Screenshot 2024-07-03 at 9.27.29 AM.png
  • 3602 Views
  • 0 replies
  • 0 kudos
tyorisoo
by New Contributor III
  • 7006 Views
  • 9 replies
  • 0 kudos

How to edit the bucket path for the Unity Catalog metastore when it is set up later

How to edit the bucket path for the Unity Catalog metastore when it is set up laterRegistered on 2024/10 from AWS marketplace.We have created a customer management VPC and manually created the workspace.I create S3 for metastore storage from workspac...

  • 7006 Views
  • 9 replies
  • 0 kudos
Latest Reply
NandiniN
Databricks Employee
  • 0 kudos

Okay on carefully reviewing your image, doc and my internal repro > You cannot modify this path once you set it. https://docs.databricks.com/en/data-governance/unity-catalog/manage-metastore.html#step-3-add-the-storage-location-to-the-metastore

  • 0 kudos
8 More Replies
Sourav-Kundu
by Contributor
  • 1736 Views
  • 1 replies
  • 3 kudos

Upgrade your Hive tables and Views to Unity Catalog

Do you need to upgrade your Hive tables and Views to Unity Catalog?You have the below options available which you can select based on the requirements:UCX: A command-line utility suite for comprehensive Unity Catalog migrations, ideal for large Hive ...

  • 1736 Views
  • 1 replies
  • 3 kudos
Latest Reply
Advika_
Databricks Employee
  • 3 kudos

Thank you for sharing these upgrade options @Sourav-Kundu! It’s helpful to have a clear understanding of the different approaches available for migrating Hive tables to Unity Catalog.

  • 3 kudos
data-digger
by New Contributor
  • 746 Views
  • 1 replies
  • 0 kudos

Hide function defination

Hi - I would like to hide function definition from user, what is the best way to do it in unity catalog

  • 746 Views
  • 1 replies
  • 0 kudos
Latest Reply
Rafael-Sousa
Contributor II
  • 0 kudos

You can revoke the user's USAGE permission on that function.

  • 0 kudos
DouglasMoore
by Databricks Employee
  • 4262 Views
  • 1 replies
  • 1 kudos

Unity Catalog Metastore Ownership best practices

Ownership of the Unity Catalog (UC) Metastore gives you permission to grant permissions to the metastore (e.g. Create Catalog). Large Organizations take one of three approaches to UC Metastore ownership (Service Principal, Global Data Admin group or ...

DouglasMoore_2-1726493355536.png DouglasMoore_1-1726493307002.png DouglasMoore_0-1726493057063.png DouglasMoore_3-1726493872334.png
  • 4262 Views
  • 1 replies
  • 1 kudos
Latest Reply
Rafael-Sousa
Contributor II
  • 1 kudos

Thanks for sharing

  • 1 kudos
zmsoft
by Contributor
  • 5947 Views
  • 3 replies
  • 4 kudos

Azure Purview VS Unity Catalog

Hi there,I would like to know the difference between Azure Purview and Unity catalog? Respective advantages and disadvantages.Thanks & Regards,zmsoft

  • 5947 Views
  • 3 replies
  • 4 kudos
Latest Reply
h_h_ak
Contributor
  • 4 kudos

Looks like now you can use directly purview with databricks and as well other system:https://www.linkedin.com/posts/bilal-bobat_microsoft-databricks-unitycatalog-activity-7257311859307958272-NfM2

  • 4 kudos
2 More Replies
meghana_tulla
by New Contributor III
  • 1480 Views
  • 1 replies
  • 0 kudos

Automating Enterprise Application Setup for Azure Databricks SCIM Provisioning

Hello Databricks Community,We are working on automating the creation of an Enterprise Application for the Azure Databricks SCIM Provisioning Connector, with the goal of enabling automated user and group provisioning from Azure Active Directory (Azure...

  • 1480 Views
  • 1 replies
  • 0 kudos
Latest Reply
NandiniN
Databricks Employee
  • 0 kudos

Hi @meghana_tulla ,  Have you tried https://learn.microsoft.com/en-us/azure/databricks/admin/users-groups/scim/aad#automate-scim-provisioning-using-microsoft-graph ?

  • 0 kudos
Snoonan
by Contributor
  • 16720 Views
  • 9 replies
  • 1 kudos

Resolved! External locations

Hi all,I am getting an error when I try to 'Browse' an external location in catalog explorer through Databricks UI.This is the error I get: Error loading files.Input path url 'abfss://dbx-ccc-hive-metastore-unity-catalog@xxxxxxxxxx.dfs.core.windows.n...

  • 16720 Views
  • 9 replies
  • 1 kudos
Latest Reply
NandiniN
Databricks Employee
  • 1 kudos

Also, as mentioned in the kb https://kb.databricks.com/unity-catalog/invalid_parameter_valuelocation_overlap-overlaps-with-managed-storage-error You can create an external location under some-root/ as long as it does not overlap the managed table. ...

  • 1 kudos
8 More Replies
meenali
by New Contributor
  • 873 Views
  • 1 replies
  • 0 kudos

Catalog permissions

can catalog owner delete tables created by another user.

  • 873 Views
  • 1 replies
  • 0 kudos
Latest Reply
Stefan-Koch
Valued Contributor II
  • 0 kudos

Hi meenaliNo, it is not possible. As example, I have a catalog "dspro20", where I am the owner: In this catalog, I have a schema elt and a table "target_cities":The owner is User dspro20@nona.company. When I try to delete the table, I got this error ...

  • 0 kudos
Cami
by Contributor III
  • 6939 Views
  • 4 replies
  • 0 kudos

Privileges for SHOW GROUPS WITH USER '***@***'

Hello Briksters, i am looking for a giving a grand to developer being able execute with SHOW GROUPS WITH USER '***@***' without admin permission on UC.Could you give any tips to do it? UC Admin is able to see result query, but developer is not. 

  • 6939 Views
  • 4 replies
  • 0 kudos
Latest Reply
jhrrezer
New Contributor II
  • 0 kudos

  • 0 kudos
3 More Replies
WWoman
by Contributor
  • 1077 Views
  • 1 replies
  • 0 kudos

Creating a persistent query history table using the REST API

Hello all,I am looking for a way to load a persistent query history table from the query history REST API (including metrics). I do know about the system table system.query.history, but I do not have access to it.I am looking to create a python scrip...

  • 1077 Views
  • 1 replies
  • 0 kudos
Latest Reply
MoJaMa
Databricks Employee
  • 0 kudos

Hi, Can you check if you have access to this? https://github.com/dbsys21/lakehouse-tacklebox/tree/main/40-observability/dbsql-query-history-sync Ideally your organization should enable the system tables and provide the necessary access, so each team ...

  • 0 kudos
pernilak
by New Contributor III
  • 1238 Views
  • 1 replies
  • 0 kudos

Permissions needed for creating a new (delta) share

What permissions are actually needed in order to create a delta share?I have read that you either need to be metastore admin, or aUser with delegated permissions or ownership on both the share and the recipient objects ((USE SHARE + SET SHARE PERMISS...

  • 1238 Views
  • 1 replies
  • 0 kudos
Latest Reply
MoJaMa
Databricks Employee
  • 0 kudos

Hi,  Hope the doc link helps: https://docs.databricks.com/en/delta-sharing/create-share.html#requirements Specifically this statement should alleviate your immediate point. Have the USE CATALOG and USE SCHEMA privilege on the catalog and schema that...

  • 0 kudos
andalo
by New Contributor II
  • 1635 Views
  • 2 replies
  • 1 kudos

Unity Catalog lineage is lost

Currently, we have implemented Unity Catalog in Databricks and we are facing an issue with lineage. We execute a notebook that fills a table, and upon completion, the lineage is created correctly; all tables are mapped properly, and we can visualize ...

  • 1635 Views
  • 2 replies
  • 1 kudos
Latest Reply
gchandra
Databricks Employee
  • 1 kudos

What does your notebook do? Does it drop the existing tables and create a new one? Give more details about your process preferably the source code.

  • 1 kudos
1 More Replies
owlleg6
by New Contributor III
  • 19272 Views
  • 7 replies
  • 3 kudos

Models signature inaccessible in Unity Catalog

I am using Unity Catalog to store my models. My Unity Catalog meta-store is hosted in an Azure Storage Account, which has public network access disabled. Access is restricted to certain IP ranges and private endpoint connections only.Recently, my dev...

Data Governance
azure
models
networking
Unity Catalog
  • 19272 Views
  • 7 replies
  • 3 kudos
Latest Reply
myroslava
New Contributor II
  • 3 kudos

Got issue fixed:The issue was with Private Endpoint: we had PE with dfs sub-resource only, but mlflow uses blob, so when I created PE with blob sub-resource - the issue was fixed. (also blob DNS zone and network link is needed)

  • 3 kudos
6 More Replies
rkalluri-apex
by New Contributor III
  • 3598 Views
  • 1 replies
  • 0 kudos

Cannot create External Location due to HNS on Azure Datarbricks

I have run into an issue with creating an External Location on an ASLS storage container with the following error  :"Hierarchical Namespace (HNS) not enabledAzure storage account does not have hierarchical namespace (HNS) enabled." The Storage accoun...

  • 3598 Views
  • 1 replies
  • 0 kudos
Latest Reply
mt0924
New Contributor II
  • 0 kudos

I ran into the same issue, after enabling the HNS, still getting this error.

  • 0 kudos

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now
Labels