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
emanueol
by New Contributor III
  • 3570 Views
  • 10 replies
  • 1 kudos

Resolved! Foreign catalog to Snowflake

While learning about Databricks foreign catalogsn (I'm on free tier DBX account), seems theres 2 ways creating foreign catalog to Snowflake:via CONNECTION type=snowflake, seems jdbc connection through where DBX pulls all metadata of 1 snowflake datab...

  • 3570 Views
  • 10 replies
  • 1 kudos
Latest Reply
SteveOstrowski
Databricks Employee
  • 1 kudos

Hi, Appreciate the detailed pushback. A few of the technical claims here are mixing up two distinct Databricks mechanisms, so let me separate them, because the answer changes depending on which one you mean. 1. Snowflake catalog federation does not r...

  • 1 kudos
9 More Replies
sundarep_cav
by Databricks Partner
  • 316 Views
  • 1 replies
  • 0 kudos

system.ai.python_exec suddenly failing with UNRESOLVED_ROUTINE on Azure (West US) since May 27 ~4pm

Hi all, We're hitting a sudden failure with Databrick's built-in python sandbox system.ai.python_exec function and want to check whether others are seeing the same thing, since it looks region-specific.Environment:Cloud: Azure DatabricksRegion: West ...

  • 316 Views
  • 1 replies
  • 0 kudos
Latest Reply
emma_s
Databricks Employee
  • 0 kudos

Hi, just had a quick look into this and it looks unlikely to be a customer-side permissions issue. system.ai.python_exec is a built-in Databricks function/tool, and there have been region-specific cases where the function was unavailable because it h...

  • 0 kudos
nara_shikamaru
by New Contributor
  • 281 Views
  • 1 replies
  • 0 kudos

Resolved! Account Prices for Azure

For AWS and GCP, the discounts provided by Databricks can be found in system.billing.account_prices table. How can we find the same in Azure?

  • 281 Views
  • 1 replies
  • 0 kudos
Latest Reply
balajij8
Contributor III
  • 0 kudos

Hi @nara_shikamaru Azure Databricks is a native service similar to Synapse in Azure unlike others. Databricks generally never sees the final aligned price and hence its unavailable in system tables.You can follow belowAzure Daily Export - You can exp...

  • 0 kudos
creativeIndex
by New Contributor
  • 2296 Views
  • 2 replies
  • 1 kudos

ALL CATALOGS in SHOW SCHEMAS

Hi there,I was checking though the Databricks Runtime 17.0 features while testing:Support ALL CATALOGS in SHOW SCHEMASI faced below issues, is that anticipated or an issue which needs to be fixed?This is how it was before Runtime 17.0 I was expectin...

Sanket_Kumar_0-1749011412696.png Sanket_Kumar_1-1749011441710.png Sanket_Kumar_2-1749011528364.png Sanket_Kumar_3-1749011641658.png
  • 2296 Views
  • 2 replies
  • 1 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 1 kudos

HI @creativeIndex, I stumbled upon this while looking for something else. I appreciate it's been a while, but I realise you haven't received a solution yet. Is this still an issue? I just wanted to point out that you should use an asterisk (*) instea...

  • 1 kudos
1 More Replies
community_user_
by New Contributor II
  • 361 Views
  • 3 replies
  • 2 kudos

Seek for Help: enable/disable BROWSE privilege on specific tables, possible or not?

We have three tables A, B, C in the same schema, I want to grant user permission to view only the metadata of table A, cannot see underlying data of A.User can not see table B and C including table schema and underlying  data either.Is it possible to...

  • 361 Views
  • 3 replies
  • 2 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 2 kudos

Hi , As already covered by other contributors, what you want is only partially possible in Unity Catalog. You can make a user see metadata for a table without being able to read its data by using the BROWSE privilege. Databricks documents that BROWSE...

  • 2 kudos
2 More Replies
excavator-matt
by Contributor III
  • 1988 Views
  • 4 replies
  • 1 kudos

Resolved! How do I grant access to find a table in Databricks, without giving access to query the table?

Hi!By default it seems users can only see tables and views in Unity Catalog that they have SELECT permission/privilege on. However, we would like to use Unity Catalog as a data catalog of tables we have. They wouldn't then be able to request access t...

Data Governance
browse
permission
privilege
Unity Catalog
  • 1988 Views
  • 4 replies
  • 1 kudos
Latest Reply
community_user_
New Contributor II
  • 1 kudos

@Shivam7788775 Hello, I have a similar question about the BROWSE permission management.We have three tables A, B, C in the same schema, I want to grant user only permission to view the only metadata of table A, cannot see underlying data of A. User c...

  • 1 kudos
3 More Replies
nikhil_parab
by New Contributor II
  • 317 Views
  • 2 replies
  • 0 kudos

Cost incurred for idle databricks cluster runtime

Hi Team,I have created databricks finops dashboard and within that I have provided recommendations on cluster auto termination. But I wanted add one more column like how much we can save after reducing auto termination time. How can I add that in my ...

  • 317 Views
  • 2 replies
  • 0 kudos
Latest Reply
nayan_wylde
Esteemed Contributor II
  • 0 kudos

For each cluster:Savings = Avoidable Idle Time × Hourly CostWhere:Avoidable Idle Time (minutes) = estimated minutes the cluster kept running after it became idle, beyond the recommended termination window.Hourly Cost = DBU cost + (optional) cloud com...

  • 0 kudos
1 More Replies
Ashley1
by Contributor
  • 27440 Views
  • 13 replies
  • 10 kudos

Backup Unity Catalog and managed tables

Hi All, Can anyone point me to either documentation or personally tried and tested method of backing up (and restoring) Unity Catalog and its associated managed tables? We're running on Azure and using ADLS Gen2.Regards,Ashley

  • 27440 Views
  • 13 replies
  • 10 kudos
Latest Reply
shoebece
New Contributor II
  • 10 kudos

This can be via 3rd party tool called commvault : https://documentation.commvault.com/11.42/software/protect_databricks_using_commvault.html

  • 10 kudos
12 More Replies
kohei-matsumura
by Databricks Partner
  • 637 Views
  • 4 replies
  • 0 kudos

Resolved! Specific audit logs are not being generated.

I changed the administrative permissions for a specific service principal in the account management screen.I expected an audit log to be generated with service_name = accountns and action_name = changeServicePrincipalAcls, as described in the audit l...

行った操作.png ログの確認.png
  • 637 Views
  • 4 replies
  • 0 kudos
Latest Reply
kohei-matsumura
Databricks Partner
  • 0 kudos

Thank you very much!I understand

  • 0 kudos
3 More Replies
MauriceDekker
by Databricks Partner
  • 1990 Views
  • 4 replies
  • 2 kudos

Resolved! Using Databricks as a Governed Catalog for Reports and Enterprise Glossary

Hello Databricks Community,Databricks is making great progress towards becoming a truly governed and unified catalog. When it comes to governing and cataloguing physical data assets, it already offers a strong foundation. With the introduction of met...

  • 1990 Views
  • 4 replies
  • 2 kudos
Latest Reply
AnthoRichard
New Contributor II
  • 2 kudos

Hi Maurice, thanks for sharing your experience. We're facing similar challenges! While Databricks shines with data assets and metric views, integrating report governance is tricky. We're experimenting with tagging reports in Power BI and then linking...

  • 2 kudos
3 More Replies
excavator-matt
by Contributor III
  • 829 Views
  • 3 replies
  • 1 kudos

Is the serverless budget/usage feature officially broken for certain serverless job "types"?

As we all know, the main method of cost attribution for serverless compute is with budget (sometimes called usage) policies (Public Preview). This is a new paradigm compared with the tagging of both classic compute and serverless SQL warehouses.The J...

Data Governance
budget
policies
policy
serverless
usage
  • 829 Views
  • 3 replies
  • 1 kudos
Latest Reply
excavator-matt
Contributor III
  • 1 kudos

Thank you for your reply! This adds clarity to my confusion regarding serverless tagging. This information would have helped a lot if it was included in the official documentation. You should considering sending the technical documentation team your ...

  • 1 kudos
2 More Replies
NW1000
by New Contributor III
  • 353 Views
  • 1 replies
  • 0 kudos

Can change a delta table, but not its schema

Is it possible to let a group in databricks to change a delta table, but not the table’s schema in UC? i.e., they can add or remove rows of the delta table, but cannot change the name or the format of the columns.

  • 353 Views
  • 1 replies
  • 0 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 0 kudos

Hi @NW1000, No, Unity Catalog doesn’t let you separate change rows from change schema that finely.  To let a group insert/update/delete rows on a table, you must give them MODIFY on that table. MODIFY also allows ALTER TABLE operations like ADD/DROP/...

  • 0 kudos
ShankarM
by Databricks Partner
  • 3498 Views
  • 4 replies
  • 0 kudos

Dataplex integration with Unity Catalog

Hi,I want to import Databricks metadata information from unity catalog including lineage into GCP Dataplex governance solution. Can you let me know the how this can be achieved.Similar to Purview and Unity Catalog integration, are there APIs to push ...

  • 3498 Views
  • 4 replies
  • 0 kudos
Latest Reply
sujand
New Contributor II
  • 0 kudos

Hi Walter,Is it possible to migrate Databricks Unity Catalog data from Databricks to Google Dataplex without using API calls? What's the efficient way to move Unity Catalog data from Databricks to Google Dataplex? Please explain the steps. Thank you ...

  • 0 kudos
3 More Replies
juliechen
by New Contributor II
  • 707 Views
  • 4 replies
  • 2 kudos

Databricks Genie: Power Users vs. Broad Org Access

Hi everyone,I’m curious if anyone has successfully implemented Databricks Genie (chat/agent) for production use.Currently, we’ve enabled a few Genie instances for power users who are comfortable working with data outside of the data team. However, we...

  • 707 Views
  • 4 replies
  • 2 kudos
Latest Reply
emma_s
Databricks Employee
  • 2 kudos

Hi Julie, thanks for sharing the screenshot. There are a few things we'd recommend to customers when they are starting out on a Genie journey, we defintiely see enterprises creating Genie spaces at scale but it needs some thought and guardrails. Some...

  • 2 kudos
3 More Replies
anton-genesis
by New Contributor II
  • 3928 Views
  • 8 replies
  • 0 kudos

Accessing permanent file system from Databricks App

I have a Python-based FastAPI application with a React frontend, which I would like to deploy to Databricks apps. I'm able to do it, but having trouble with file system access. In addition to database access, my application relies on some file operat...

  • 3928 Views
  • 8 replies
  • 0 kudos
Latest Reply
nk-five1
New Contributor III
  • 0 kudos

In the end, I just added the wheel to the app's source code and installed from there. Not ideal, but the module is small and checking the wheel into git was the lesser issue.This workaround runs fine for a few months now. My build pipeline takes care...

  • 0 kudos
7 More Replies
Labels