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
  • 4344 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
  • 4344 Views
  • 0 replies
  • 0 kudos
F_Goudarzi
by New Contributor III
  • 5408 Views
  • 2 replies
  • 0 kudos

Naming conventions for delta sharing

Hi All,A question for those using Delta Sharing, how are you defining naming conventions for Shares and Recipient names? What best practices or standards are you following? Thanks, Fatima

  • 5408 Views
  • 2 replies
  • 0 kudos
Latest Reply
mark_ott
Databricks Employee
  • 0 kudos

For platform-to-platform environments, I nest all shared tables under a specially named Schema with a prefix of DS-.  For example, my schema name could be ds-mfgschema. This is a 'flag' that any tables nested under this schema are being delta shared ...

  • 0 kudos
1 More Replies
santos_saenz
by New Contributor II
  • 1564 Views
  • 2 replies
  • 1 kudos

Search Capabilities in Unity Catalog

I am exploring the search capabilities available in Unity Catalog. Specifically, I want to know if it is possible for a user to discover the existence of a table and its owner via search, even if they don't have access to the table's data. This featu...

  • 1564 Views
  • 2 replies
  • 1 kudos
Latest Reply
santos_saenz
New Contributor II
  • 1 kudos

I just found out that with the BROWSE privilege on the catalog this can be done

  • 1 kudos
1 More Replies
Christine
by Contributor II
  • 14183 Views
  • 5 replies
  • 0 kudos

"spark.databricks.pyspark.enablePy4JSecurity is not allowed when choosing an access mode"

Due to some problems, I need to set Py4JSecurity to false, however I get the following message: "spark.databricks.pyspark.enablePy4JSecurity is not allowed when choosing an access mode"My cluster is in Shared access mode and a runtime version 12.1 (i...

  • 14183 Views
  • 5 replies
  • 0 kudos
Latest Reply
rmartinezdezaya
New Contributor II
  • 0 kudos

Hello, any update on this? Is this still something not allowed in Databricks? I need to run a function that is not whitelisted and I need that function to run on a shared cluster as I need to read from a table that has a masking in it. So I need eith...

  • 0 kudos
4 More Replies
TienDat
by New Contributor III
  • 15032 Views
  • 2 replies
  • 0 kudos

Unity Catalog: Expose REST API for Table Insights

Dear community,Our company is using Databricks and we are happy to have Unity Catalog emerged to solve part of our Data Governance problems. We are very interested in the Table Insights feature which is newly introduced (View frequent queries and use...

  • 15032 Views
  • 2 replies
  • 0 kudos
Latest Reply
TienDat
New Contributor III
  • 0 kudos

Dear @Retired_mod, Thanks for your answer. I just checked and indeed such information can be queried to information_schema tables.Anyways, do you have the information if there exists a plan to expose such insights via REST API, or not at all?The reas...

  • 0 kudos
1 More Replies
main0034
by New Contributor II
  • 3813 Views
  • 2 replies
  • 0 kudos

Azure - Tables not showing when using Databricks search bar

Hi all,I am unable to search for tables in the search bar. I can see them under Catalog and I can even see them when browsing 'Location' in the search menu.What can be the issue here? I have tables both in the DBFS root and in a separate Storage Acco...

  • 3813 Views
  • 2 replies
  • 0 kudos
Latest Reply
main0034
New Contributor II
  • 0 kudos

Hi and thank you for your reply.I can see that my workspace is attached to the metastore in the admin console. I am pretty new with Databricks but everything related to Unity Catalog looks good to me.Can you be more explicit about what you mean by "E...

  • 0 kudos
1 More Replies
FreshPork
by New Contributor II
  • 8662 Views
  • 2 replies
  • 1 kudos

Data Lineage in Unity Catalog on GCP

Hi, Is it possible to track and display data lineage with Unity Catalog while using databricks on GCP?  like so: https://docs.databricks.com/en/data-governance/unity-catalog/data-lineage.htmlIf it's not yet implemented, then is there any roadmap avai...

Data Governance
Data Lineage
GCP
Unity Catalog
  • 8662 Views
  • 2 replies
  • 1 kudos
Latest Reply
mark_ott
Databricks Employee
  • 1 kudos

Assuming you wish to see the Lineage on a table/view in a UC Catalog, it's just a matter of navigating to Catalog Explorer, drill down to your UC Catalog>Schema>Table/View and clicking on the 'Lineage' tab. Note this functionality is not available in...

  • 1 kudos
1 More Replies
hdu
by New Contributor III
  • 2245 Views
  • 1 replies
  • 1 kudos

Resolved! Catalog owner cannot create table?

I transfered the owner of pre-created datasets (catalogs and schemas) by workspace admin to a service principle.ALTER CATALOG xyz OWNER TO `sp`;I think as the owner, the job owned by `sp`, should be able to create table in all schemas under catalog x...

  • 2245 Views
  • 1 replies
  • 1 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 1 kudos

Hi @hdu ,Below is an excerpt from documentation: "Owners of an object are automatically granted all privileges on that object. In addition, object owners can grant privileges on the object itself and on all of its child objects. This means that owner...

  • 1 kudos
HectorG
by Databricks Partner
  • 3432 Views
  • 2 replies
  • 2 kudos

Resolved! Where is the default Unity Catalog metastore?

Hello, now that a metstore is created by default; I'd like to know where the corresponding storage account is. Is it hosted by Databricks? I'm guessing so; if that the case; from a compliance and security perspective; is it better to move it to a sto...

  • 3432 Views
  • 2 replies
  • 2 kudos
Latest Reply
HectorG
Databricks Partner
  • 2 kudos

Got it, thanks!!

  • 2 kudos
1 More Replies
h_aloha
by New Contributor III
  • 65567 Views
  • 13 replies
  • 1 kudos

[UC_NOT_ENABLED] Unity Catalog is not enabled on this cluster

Hi,I got error [UC_NOT_ENABLED] Unity Catalog is not enabled on this cluster, when run in the notebook to create a catalog. Looks like I followed all the steps to set up workspace, metastore and compute. The steps are:create workspace from UI -> Qu...

  • 65567 Views
  • 13 replies
  • 1 kudos
Latest Reply
RiyazAliM
Honored Contributor
  • 1 kudos

Hi @Meghana_Vasavad - I followed these steps below to solve the similar issue I faced today.Evidently, your workspace is not UC enabled. Please find the MS Learn link below to follow the step-by-step instructions to enable UC via account console.http...

  • 1 kudos
12 More Replies
Michael_Appiah
by Databricks Partner
  • 2770 Views
  • 6 replies
  • 4 kudos

Granting Permission on Notification Destinations

We are trying to add Slack as a "Notification destination" under "Workspace Settings" in our Databricks workspace.However, there is no option to actually grant permission on that destination to define who gets to actually use that destination. This i...

  • 2770 Views
  • 6 replies
  • 4 kudos
Latest Reply
Michael_Appiah
Databricks Partner
  • 4 kudos

Hi @emmalily ,thanks for your answer. I am curious to hear more about your first proposed solution "creating private channels". I am not sure how that would prevent others from using the Slack notification destination since everyone in the Databricks...

  • 4 kudos
5 More Replies
infinitylearnin
by New Contributor III
  • 2504 Views
  • 0 replies
  • 1 kudos

Migrating to Unity Catalog for Unified Governance: An AI Brick Stack Approach

In today’s data-driven landscape, organizations increasingly recognize the critical need for unified governance to ensure consistent data security, compliance, and efficiency. AWS Glue Data Catalog users seeking enhanced governance, operational contr...

infinitylearnin_0-1732937766526.png infinitylearnin_1-1732937766488.png
  • 2504 Views
  • 0 replies
  • 1 kudos
jeremy98
by Honored Contributor
  • 2999 Views
  • 1 replies
  • 0 kudos

Resolved! how grant use provider using delta sharing

Hello community,I got this error, I created a new recipient grant the share data and created a share data with the catalog, how can I proceed in the interested catalog, where do I need to assign USE_PROVIDER? 

jeremy98_0-1732809572023.png
  • 2999 Views
  • 1 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

You need to ask a metastore admin to gran you the USE PROVIDER permission at the metastore level https://docs.databricks.com/en/data-governance/unity-catalog/manage-privileges/privileges.html#use-providerThis can be done through the UI, under Catalog...

  • 0 kudos
Shubhanshu
by New Contributor II
  • 5527 Views
  • 1 replies
  • 0 kudos

Error while describing table created in unity catalog

I have created an external table in unity catalog and when describing its data getting the following errororg.apache.hadoop.fs.FileAlreadyExistsException: Operation failed: "The specified path, or an element of the path, exists and its resource type ...

  • 5527 Views
  • 1 replies
  • 0 kudos
Latest Reply
mark_ott
Databricks Employee
  • 0 kudos

Can you confirm you created a Storage Credential and External Location prior to the CREATE TABLE statement. Also can you post the CREATE TABLE syntax?  Thanks....

  • 0 kudos
ssharma
by New Contributor III
  • 1890 Views
  • 2 replies
  • 0 kudos

Resolved! Unity catalog Metastors

Hi, I have a couple of questions 1) For Unity Catalog can we sync 2 Metastores which are in different regions?2) If latency is not an issue, can a single metastore handle 2 different regions (and their workspaces)

  • 1890 Views
  • 2 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

1. There is no way to sync 2 metastores specifically but you can use Delta Sharing to create a read only view of a source metastore on a target metastore. 2. Metastores are associated to the region, only workspaces in the same region can be assigned

  • 0 kudos
1 More Replies
Jas
by New Contributor II
  • 4235 Views
  • 2 replies
  • 1 kudos

For Unity Catalog can we sync 2 Metastores which are in different regions?

In our Production tenant we have majority of our workspaces in the North Europe region. We have disaster recovery set up and these workspaces are in West Europe, so will require 2 MetastoresIf Unity Catalog was to get implemented, is there a way to s...

  • 4235 Views
  • 2 replies
  • 1 kudos
Latest Reply
ssharma
New Contributor III
  • 1 kudos

I dont see the reply form KanizCan you please share what was the reply you received to your question? Thanks in advanceSaurabh

  • 1 kudos
1 More Replies
Labels