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
  • 2103 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
  • 2103 Views
  • 0 replies
  • 0 kudos
lsun6234
by New Contributor II
  • 9659 Views
  • 5 replies
  • 0 kudos

help me in converting the below code equivalent to databricks sql PS. with recursive is not working

 SELECT position_no,      position_function,     work_function,      job_profile_id,     pos_cat as position_category,     pos_cat_desc,     job_posting_title as pos_title,     employee_status as emp_status,     emp_status_desc,      clevel,     subs...

  • 9659 Views
  • 5 replies
  • 0 kudos
Latest Reply
DBSolution
New Contributor II
  • 0 kudos

Do we have the solution of this now?

  • 0 kudos
4 More Replies
sqlshep
by New Contributor III
  • 18691 Views
  • 3 replies
  • 0 kudos

Azure Databricks Unity Catalogue Limits

In Azure, what are the limits of Unity Catalogue?  One UC per region per subscription, or is it one UC per region per tenant? 

  • 18691 Views
  • 3 replies
  • 0 kudos
Latest Reply
SiddeshSamarth
New Contributor II
  • 0 kudos

Does it mean we will have DEV, TEST, PROD catalog in a single Unity catalog?

  • 0 kudos
2 More Replies
iplantevin
by New Contributor III
  • 2068 Views
  • 0 replies
  • 0 kudos

Introducing PACE, the new open-source data security engine

Hi Databricks community! Exciting news: we open-sourced PACE (Policy As Code Engine) and launched on Product Hunt, and we'd love your input!PACE offers an abstraction on Unity Catalog data access policies, translating YAML/JSON policy definitions int...

Data Governance
Data Policies
Dynamic Views
  • 2068 Views
  • 0 replies
  • 0 kudos
Dp15
by Contributor
  • 17123 Views
  • 7 replies
  • 2 kudos

Resolved! Schema Changes to External table

Hi,I have an external table which reads data from a S3 bucket. The s3 bucket is expected to get new files frequently. With some changes to the underlying schema. I used Refresh Table table command to load new files from the s3 location and it worked ...

  • 17123 Views
  • 7 replies
  • 2 kudos
Latest Reply
shan_chandra
Databricks Employee
  • 2 kudos

@Dp15 - I am glad it worked. Happy to help!!!

  • 2 kudos
6 More Replies
ravi_kumar
by New Contributor
  • 3915 Views
  • 1 replies
  • 0 kudos

Best way to run a job/trigger on alter table SET ROW FILTER or SET MASK

I want to run SQL statements whenever we add ROW FILTER or MASK using ALTER TABLE command. https://docs.databricks.com/en/sql/language-manual/sql-ref-syntax-ddl-alter-table.htmlhttps://docs.databricks.com/en/sql/language-manual/sql-ref-syntax-ddl-alt...

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

The best way to run a jobon ALTER TABLE SET ROW FILTER or SET MASK.1. **Create the Function**  You need to start by creating a function that will be used to filter the rows or mask the columns. The function should return a boolean value that determin...

  • 0 kudos
BalaRamesh
by New Contributor II
  • 3721 Views
  • 1 replies
  • 0 kudos

couldn't able to find the Data explorer in my current databricks workspace

I am trying to create catelog and metastor but not able to create it

  • 3721 Views
  • 1 replies
  • 0 kudos
Latest Reply
Debayan
Databricks Employee
  • 0 kudos

Hi, The Catalog Explorer UI is not live in all Databricks workspaces. For information about the previous UI, see Explore and create tables in DBFS. Refer: https://docs.databricks.com/en/catalog-explorer/index.html .  Also, could you please share the ...

  • 0 kudos
karthik_p
by Esteemed Contributor
  • 4692 Views
  • 1 replies
  • 0 kudos

Azure private link enable and system tables

we are planning to enabled azure private link config. as per article looks , we will have 2 private link services that need to be configured and 2 private endpoints. also we would like enable system tables. based on system tables limitations it says ...

karthik_p_0-1704834297422.png
  • 4692 Views
  • 1 replies
  • 0 kudos
Latest Reply
Debayan
Databricks Employee
  • 0 kudos

Hi, In this scenario, are you mentioning about private preview of system tables? Also, you can refer to https://learn.microsoft.com/en-us/azure/key-vault/general/integrate-databricks-blob-storage , let us know if this helps. 

  • 0 kudos
Mado
by Valued Contributor II
  • 40933 Views
  • 8 replies
  • 1 kudos

Resolved! Databricks Audit Logs, Where can I find table usage information or queries?

Hi,I want to access the Databricks Audit Logs to check the table usage information.I created a Databricks workspace on the premium pricing tier and enabled it for the Unity Catalogue.I configured Audit logs to be sent to Azure Diagnostic log delivery...

image image
  • 40933 Views
  • 8 replies
  • 1 kudos
Latest Reply
Mado
Valued Contributor II
  • 1 kudos

Thanks @Suteja Kanuri​ Could you guide me on how to setup and configure Table Access Control (TAC)?

  • 1 kudos
7 More Replies
karthik_p
by Esteemed Contributor
  • 7626 Views
  • 2 replies
  • 1 kudos

How to configure storage credentials for aws s3 buckets which use access keys

We have a requirement to configure storage credentials in UC for s3 buckets which have been previously mounted by using access keys  mounts has been depreciated and we need to configure storage credentials when we use UC. But while configuring storag...

  • 7626 Views
  • 2 replies
  • 1 kudos
Latest Reply
nkraj
Databricks Employee
  • 1 kudos

Hello @karthik_p ,  The UC setup provides the feasibility to add the S3 bucket as a volume when compared to the non-UC concept Mounts.When added as Volume, the access to the Volume in UC is Governed via the Storage Credentials.Regarding Storage crede...

  • 1 kudos
1 More Replies
Hubert-Dudek
by Esteemed Contributor III
  • 5872 Views
  • 1 replies
  • 1 kudos

Enable lineage data system tables

Execute the below Python code in your databricks workspace to enable lineage system tables import requests ctx = dbutils.notebook.entry_point.getDbutils().notebook().getContext() api_url = ctx.tags().get("browserHostName").get() api_token = ctx.apiTo...

ezgif-1-9a34272eba.gif
  • 5872 Views
  • 1 replies
  • 1 kudos
Latest Reply
iplantevin
New Contributor III
  • 1 kudos

Great, I wondered why I didn't see them

  • 1 kudos
MiroFuoli
by New Contributor II
  • 9406 Views
  • 1 replies
  • 1 kudos

Unity Catalog - Limited Options for Connection Objects

I’m currently trying to create a Foreign Catalog based on a Connection object of type SQLSERVER. This would allow me to directly access our on-premises MS SQL database from within Azure Databricks using Unity Catalog.As I’m part of a large organizati...

Data Governance
Connection
Foreign Catalog
JDBC
SQL Server
Unity Catalog
  • 9406 Views
  • 1 replies
  • 1 kudos
OwenDB
by New Contributor III
  • 9325 Views
  • 2 replies
  • 1 kudos

Migration and deletion of metastore

Good afternoon,We are in the process of setting up Unity Cat, we started in our existing workspace and set it up fine. We are particularly interested in federating existing warehouses at this point. We were able to federate one datawarehouse (dwh1) b...

  • 9325 Views
  • 2 replies
  • 1 kudos
-werners-
by Esteemed Contributor III
  • 17441 Views
  • 6 replies
  • 2 kudos

multiple storage credentials/external locations to same physical location

Hi all,we are in the process of rolling out a new unity-enabled databricks env with 2 tiers: dev and prod.Initially we had the plan to completely decouple dev and prod, each with their own data lake as storage.While this is the safest option, it does...

  • 17441 Views
  • 6 replies
  • 2 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 2 kudos

That is the way I am working at right now.  Assign workspace to the catalog and set to read-only if necessary.It would be easier though if it was possible to define a 2nd external location in read-only, as this cannot break anything (of course in rea...

  • 2 kudos
5 More Replies
karthik_p
by Esteemed Contributor
  • 2936 Views
  • 0 replies
  • 0 kudos

Managed Loactions overlap Issue DLT UC

Did any one tried UC DLT, we are trying to create multiple catalogs for UC DLTnote: as per limitations it won't support Locations, supports managed locationsOur use case: we want to create 2 catalogs one for dev and other for production. Dev catalog ...

  • 2936 Views
  • 0 replies
  • 0 kudos

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now
Labels