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

Tushar_Parekar
by Databricks Employee
  • 1095 Views
  • 0 replies
  • 1 kudos

[Recap] Data + AI Summit 2026 - Data Governance | Simplify governance across AI, data, and tools

If you're catching up on Data + AI Summit 2026, here’s a simple Unity Catalog recap for data governance. Three themes stand out: Control, Context, and Choice. Control: Keep governance consistent as AI moves from access to action. AI governance at Dat...

Unity Catalog Recap.png
  • 1095 Views
  • 0 replies
  • 1 kudos
RantoB
by Valued Contributor
  • 17315 Views
  • 8 replies
  • 6 kudos

Resolved! Enable Unity Catalog and pre-requisite for Delta Sharing

Hi, I would like to use Delta Sharing but I have not understood how to configure the Delta Sharing Server. Is that fully managed by Databricks ? If so I tried to share a table :%sql create share first_shareand I got the following error message with t...

  • 17315 Views
  • 8 replies
  • 6 kudos
Latest Reply
jose_gonzalez
Databricks Employee
  • 6 kudos

Hi @Bertrand BURCKER​ ,This feature is not available yet. If you would like to test it or explore it, then you will need to sign up to get more details once the feature is available. In addition, you could reach out to your account team (in case you...

  • 6 kudos
7 More Replies
jeffreym9
by New Contributor III
  • 7574 Views
  • 2 replies
  • 4 kudos

Resolved! Compatibility of Hive metastore schema version and Databricks 9.1 LTS

I found a page that tells the compatibility between Databricks and Hive metastore versions: https://docs.microsoft.com/en-us/azure/databricks/data/metastores/external-hive-metastoreBut the information is only up to Databricks 7.1. Anywhere I can find...

  • 7574 Views
  • 2 replies
  • 4 kudos
Latest Reply
Atanu
Databricks Employee
  • 4 kudos

it still should work with 7.x +. version. Are you seeing any issue on your cluster ? @Jeffrey Mak​ 

  • 4 kudos
1 More Replies
User16826994223
by Databricks Employee
  • 6194 Views
  • 2 replies
  • 1 kudos

What industry security controls and practices do Databricks follow?

What industry security controls and practices do Databricks follow?

  • 6194 Views
  • 2 replies
  • 1 kudos
Latest Reply
davidveuve
Databricks Employee
  • 1 kudos

Databricks recently also updated the Security Addendum that is incorporated into our typical contracts. It's now written in plain language, and provides detailed content around security controls and practices. https://databricks.com/security-addendum...

  • 1 kudos
1 More Replies
Anonymous
by Not applicable
  • 8034 Views
  • 2 replies
  • 0 kudos
  • 8034 Views
  • 2 replies
  • 0 kudos
Latest Reply
sajith_appukutt
Databricks Employee
  • 0 kudos

You could use delta sharing without unity catalog. It is an open protocol for secure real-time exchange of large datasets. There repo at https://github.com/delta-io/delta-sharing also has a reference implementation of the delta sharing server which c...

  • 0 kudos
1 More Replies
Anonymous
by Not applicable
  • 4376 Views
  • 1 replies
  • 1 kudos
  • 4376 Views
  • 1 replies
  • 1 kudos
Latest Reply
Anonymous
Not applicable
  • 1 kudos

Yes, UC will have a suite of REST APIs allowing external tools to query it.UC Data Dictionary tables will be available via SQL as well. It is possible to query the UC Data Dictionary via JDBC/ODBC connection, but this requires a running endpoint or c...

  • 1 kudos
Anonymous
by Not applicable
  • 4908 Views
  • 1 replies
  • 1 kudos
  • 4908 Views
  • 1 replies
  • 1 kudos
Latest Reply
Anonymous
Not applicable
  • 1 kudos

Yes, this is the vision. The first phase of Unity Catalog is focused on the operational aspects of accessing data i.e. data access controls (Table ACL model, data sharing etc) and auditing. Lineage will be introduced in future phases.

  • 1 kudos
Anonymous
by Not applicable
  • 5777 Views
  • 1 replies
  • 0 kudos
  • 5777 Views
  • 1 replies
  • 0 kudos
Latest Reply
sajith_appukutt
Databricks Employee
  • 0 kudos

The delta sharing protocol is a mechanism to share live data in your Delta Lake without copying it to another system.Currently it supports delta as the source format. For more details on the advantages of using delta as a table format for data lakes ...

  • 0 kudos
Labels