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
  • 3891 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
  • 3891 Views
  • 0 replies
  • 0 kudos
Arivoli
by New Contributor
  • 1170 Views
  • 1 replies
  • 0 kudos

Tokens are disabled

I have this stated in my user settings page in data bricks 

Arivoli_0-1731861281222.png
  • 1170 Views
  • 1 replies
  • 0 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 0 kudos

Hi @Arivoli ,Probably you don't have permission to create tokens. Ask you workspace administrator to grant you sufficient permission. For more information refer to documentation page:Manage personal access token permissions - Azure Databricks | Micro...

  • 0 kudos
Tapestry2508
by New Contributor II
  • 4277 Views
  • 4 replies
  • 2 kudos

How to Delete Registered Models with Versions in Dev Environment (MLOps + DAB)

Hi all,I have a registered model deployed via DAB as part of our MLOps architecture. I'm looking to deploy this model, along with other resources (workflows, schemas, experiments, etc.), in our development environment, allowing team members to easily...

  • 4277 Views
  • 4 replies
  • 2 kudos
Latest Reply
emerrf
New Contributor II
  • 2 kudos

@Tapestry2508 please share your script for full bundle destroy. Maybe a github gist?

  • 2 kudos
3 More Replies
jv_v
by Contributor
  • 1468 Views
  • 1 replies
  • 0 kudos

Error While Creating Feature Table under Hive Metastore

Hi Databricks Community,I'm currently trying to create a feature table under the Hive metastore in the source workspace and migrate it later to Unity Catalog. Below is the code I am using:from pyspark.sql.types import StructType, StructField, StringT...

  • 1468 Views
  • 1 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

As of version 0.17.0, databricks-feature-store has been deprecated. All existing modules from this package are now available in databricks-feature-engineering version 0.2.0 and later. For information about migrating to databricks-feature-engineering,...

  • 0 kudos
mayank_gupta
by New Contributor II
  • 1695 Views
  • 1 replies
  • 0 kudos

Databricks Rest API to Update permissions

I am trying to update permissions of an object using Rest API. Endpoint I am using is "/api/2.1/unity-catalog/permissions/catalog/catalog_name"Payload is :    payload = {                "changes": [                    {                        "princi...

  • 1695 Views
  • 1 replies
  • 0 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 0 kudos

Hi @mayank_gupta, The error you are encountering, "INVALID_PARAMETER_VALUE," indicates that the privilege "ALL PRIVILEGES" is not applicable to the entity you are trying to modify. This error message suggests that the privilege version of the metasto...

  • 0 kudos
tyorisoo
by New Contributor III
  • 7718 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...

  • 7718 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
  • 1908 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 ...

  • 1908 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
  • 819 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

  • 819 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
  • 4694 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
  • 4694 Views
  • 1 replies
  • 1 kudos
Latest Reply
Rafael-Sousa
Contributor II
  • 1 kudos

Thanks for sharing

  • 1 kudos
zmsoft
by Contributor
  • 7892 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

  • 7892 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
  • 1703 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...

  • 1703 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
  • 18001 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...

  • 18001 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
  • 950 Views
  • 1 replies
  • 0 kudos

Catalog permissions

can catalog owner delete tables created by another user.

  • 950 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
  • 7254 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. 

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

  • 0 kudos
3 More Replies
WWoman
by Contributor
  • 1190 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...

  • 1190 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
  • 1509 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...

  • 1509 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
Labels