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
  • 3825 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
  • 3825 Views
  • 0 replies
  • 0 kudos
Akshith_Rajesh
by New Contributor III
  • 5997 Views
  • 5 replies
  • 4 kudos

Get the thrift hive.metastore.uri for Databricks unity catalog

I am trying to connect to Unity catalog meta store tables using Presto Based on the presto documentation I need to use the below configuration to connect to delta tables in the unity catalog https://prestodb.io/docs/current/connector/hive.htmlSo from...

  • 5997 Views
  • 5 replies
  • 4 kudos
Latest Reply
MathieuDB
Databricks Employee
  • 4 kudos

Hello @December , You should contact your account team if you need more info on this feature which is not GA for the time being. Another option would be to use Iceberg REST interface: https://medium.com/@flyws1993/oss-trino-to-read-tables-from-databr...

  • 4 kudos
4 More Replies
Subhasis
by New Contributor III
  • 9345 Views
  • 1 replies
  • 0 kudos

Unity Catalog

How can I get the unity catalog code base?

  • 9345 Views
  • 1 replies
  • 0 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 0 kudos

https://github.com/unitycatalog/unitycatalogThis is the OSS version of course.  The databricks version is not available afaik.

  • 0 kudos
Daithi
by New Contributor II
  • 39929 Views
  • 17 replies
  • 3 kudos

Unity Catalog - Error getting sample data in data explorer

I get an error message saying I Error getting sample data, when I try to view sample data from a table in a schema I created in a Unity Catalog. I dropped the schema and table and got a collague to recreate and still the same message. We are both Uni...

image.png
  • 39929 Views
  • 17 replies
  • 3 kudos
Latest Reply
bentennyysonn
New Contributor II
  • 3 kudos

Check your table level ACLs, refresh your session, and verify role inheritance. Even if permissions look the same, there might be a small difference causing the issue. Try comparing your access settings with your colleague’s to spot any discrepancies...

  • 3 kudos
16 More Replies
RamaTeja
by New Contributor II
  • 27129 Views
  • 15 replies
  • 7 kudos

In Azure Databricks Delta Lake not able to see unity catalog databases or tables in the drop down.

I have created an Azure data factory pipeline with a copy data function to copy data from adls path to a delta table .In the delta table drop downs i am able to see only the hive metastore database and tables only but the unity catalog tables are not...

  • 27129 Views
  • 15 replies
  • 7 kudos
Latest Reply
sijopchalil2023
New Contributor II
  • 7 kudos

Any further updates on this? I also have the same problem. I tried above solutions, but no luck. By default, it shows only default and it's tables and I can preview those tables. If I enter the <catalog>.<schema> manually, it populates all the tables...

  • 7 kudos
14 More Replies
quakenbush
by Contributor
  • 12633 Views
  • 5 replies
  • 5 kudos

Creating a persistent view that references both Unity Catalog and Hive Metastore objects is not supported in Unity Catalog

I tried to create a view in hive_metastore.default which would access a table from a different catalog. Is there any chance to do so?eg.create view myTest as select * from someCatalog.someSchema.someTable

  • 12633 Views
  • 5 replies
  • 5 kudos
Latest Reply
Pranav001
New Contributor II
  • 5 kudos

Hi, so I don't know if you still have this problem (seeing as this post is almost 3 years old now haha) but I came across this when I was trying to solve an issue. What worked for me was creating the unity catalog table in the hive_metastore using an...

  • 5 kudos
4 More Replies
MikeHubrecht
by New Contributor II
  • 1883 Views
  • 1 replies
  • 1 kudos

Information_schema.columns : identity information missing

In the documentation is stated that the identity information is reserved for future use and currently always returns 'NO'.when is this going to be available ? and is there an alternative way to check if a specific column is already identity-defined o...

  • 1883 Views
  • 1 replies
  • 1 kudos
Latest Reply
MikeHubrecht
New Contributor II
  • 1 kudos

found an alternative way to check it for the moment :        # check if identity column is active or not work around        identityValue = 0        try:            identityValue = str(spark.sql(f"show create table {table_catalog}.{table_schema}.{tab...

  • 1 kudos
PeterRakar
by New Contributor III
  • 4439 Views
  • 2 replies
  • 0 kudos

Resolved! Service Principal Name vs. Application ID in Catalog Explorer – How to Display Only Names?

When I look at the permissions for a specific catalog in Catalog Explorer, I see the Application ID from Entra ID instead of the Service Principal name defined in the Databricks account for some Service Principals, while for others, I see the Service...

  • 4439 Views
  • 2 replies
  • 0 kudos
Latest Reply
PeterRakar
New Contributor III
  • 0 kudos

Thank's for your response. I think I resolved it:The Service Principal was added via the Databricks Console with a display name and application ID, but it was not added to the Databricks Workspace that I used to display permissions for that catalog, ...

  • 0 kudos
1 More Replies
jonasmw94kv
by New Contributor II
  • 3505 Views
  • 3 replies
  • 1 kudos

Resolved! Apply row filter on system table (audit)

Hello!Our team wish to implement just-in-time access to the audit log, where we thought we could use row filter for the audit log, such that the different teams can see their own events, and afterwards revoke their right to see it.Upon first inspecti...

  • 3505 Views
  • 3 replies
  • 1 kudos
Latest Reply
jonasmw94kv
New Contributor II
  • 1 kudos

Thank you @MariuszK, that works as a nice solution

  • 1 kudos
2 More Replies
Yuki
by Contributor
  • 3458 Views
  • 2 replies
  • 2 kudos

Resolved! How can I use lakehouse monitoring correctly?

I want to try Lakehouse monitoring in Unity Catalog.But it was failed in three table patterns.All of the drift metrics and profile metrics are No Data.I used the sample data "nyc taxi trips"And I configured the details like the following image. 

Yuki_0-1741597831848.png Yuki_1-1741597898758.png Yuki_2-1741597971427.png
  • 3458 Views
  • 2 replies
  • 2 kudos
Latest Reply
koji_kawamura
Databricks Employee
  • 2 kudos

Hi @Yuki  The reason you cannot see anything in the result tables is that Lakehouse monitoring only analyzes data from 30 days before its creation. Please try using a source table that has more recent timestamps.   When you first create a time series...

  • 2 kudos
1 More Replies
DSoni
by New Contributor III
  • 4688 Views
  • 9 replies
  • 1 kudos

How to remove legacy hive metasore under catalog section ?

Respected Concern,We are currently using unity catalog in our workspace but we still see legacy hive_metastore under catalog section. Is there any way we can remove it. Because the issue we are facing is our cluster still somehow tries to connect wit...

  • 4688 Views
  • 9 replies
  • 1 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 1 kudos

Hi @DSoni, By default hive_metastore uses an RDS in AWS, in the failure you can see: xyz.region.rds.amazonaws.com which I think you redacted, that is the host with the issue. I would require more details to check hive_metastore comes into picture if ...

  • 1 kudos
8 More Replies
mrosman
by New Contributor
  • 1851 Views
  • 2 replies
  • 0 kudos

Is there a way for users to modify column/table comments without owning the object?

From my understanding, a user needs to own the object in order to alter the comments of columns/tables. A user would also need ALTER TABLE permissions in order to make the change. Is there a way to permit a user to change comments without giving them...

  • 1851 Views
  • 2 replies
  • 0 kudos
Latest Reply
Nivethan_Venkat
Valued Contributor
  • 0 kudos

Hi @mrosman,As far as I understand, you can only provision SELECT / MODIFY / APPLY TAG to a table. And there is no specific privilege as of now in UC where you can assign a permission to alter the table / column comments. If the user have SELECT priv...

  • 0 kudos
1 More Replies
Madhu_Reddy1
by New Contributor II
  • 1331 Views
  • 0 replies
  • 0 kudos

Unlock Intelligent Automation with AI Agents & Databricks

Are manual processes slowing down your business? Struggling with data silos and security concerns while scaling AI? Without the right automation and governance, AI adoption can be challenging.Join us for an exclusive live webinar on March 28th, 2025,...

  • 1331 Views
  • 0 replies
  • 0 kudos
bhanu_dp
by New Contributor III
  • 4403 Views
  • 2 replies
  • 2 kudos

Resolved! Is it possible to update managed location for a Schema in Unity Catalog after the migration

In Unity Catalog, we can specify the managed location for a schema while creation.However, say if we migrate the tables and schemas from Hive metastore to UC without specifying managed location while creating the schema in UC.Is there a way to update...

  • 4403 Views
  • 2 replies
  • 2 kudos
Latest Reply
JissMathew
Valued Contributor
  • 2 kudos

Hi @bhanu_dp In Databricks Unity Catalog, once a schema is created without specifying a managed location, you cannot directly alter the schema to set or change its managed location. The managed location is typically set at the time of schema creation...

  • 2 kudos
1 More Replies
k_wilder_db
by Databricks Employee
  • 4094 Views
  • 2 replies
  • 0 kudos

Resolved! Naming Convention for UC Data recommendations in Catalog tree

Hi everyone, We're considering bringing a section called "For You" in the catalog tree view into the Catalog Explorer tab. Right now this section surfaces active tables and favorited UC objects in authoring surfaces (SQL Editor, Notebooks, and Dashbo...

Screenshot 2025-01-30 at 1.34.39 PM.png
  • 4094 Views
  • 2 replies
  • 0 kudos
Latest Reply
k_wilder_db
Databricks Employee
  • 0 kudos

That makes a lot of sense! We're considering revamping it to not have the For You pills and to put the favorites up at the top

  • 0 kudos
1 More Replies
humayun
by New Contributor
  • 4227 Views
  • 1 replies
  • 1 kudos

Deprecation of DBFS?

I am using Azure Databricks DBFS. I have stored some python scripts, notebooks in folders in DBFS root and have mounted ADLS Gen2 to DBFS. Currently I do not have Unity Catalog enabled and this was setup 3-4 years ago. I came across this article http...

  • 4227 Views
  • 1 replies
  • 1 kudos
Latest Reply
Advika_
Databricks Employee
  • 1 kudos

Hello @humayun! DBFS mounts and root storage are deprecated, as they are not secure with the Unity Catalog and pose security risks. While there’s no official end-of-life date, Databricks discourages using mounts and root storage. Existing setups will...

  • 1 kudos
Labels