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
  • 4150 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
  • 4150 Views
  • 0 replies
  • 0 kudos
190809
by Contributor
  • 4589 Views
  • 2 replies
  • 2 kudos

Getting Access forbidden error to AWS when trying to follow the unity catalog quickstart notebook.

HiI have just created a metastore to allow unity catalog to be enabled for my workspace. However I am getting the following error when trying to create a table as per the unity catalog demo notbook:Error in SQL statement: UnauthorizedAccessException:...

  • 4589 Views
  • 2 replies
  • 2 kudos
Latest Reply
190809
Contributor
  • 2 kudos

Thanks for your answer to the second part of my question, super helpful! Can you confirm the first part of my question as well please?

  • 2 kudos
1 More Replies
bob1
by New Contributor III
  • 4526 Views
  • 4 replies
  • 5 kudos

Error with federation for Snowflake in Databricks SQL

Hello, I am trying to test the new federation for Snowflake feature in Databricks SQL, following the docs (https://docs.databricks.com/query-federation/snowflake.html).Environment:Subscription: PremiumCompute: DB SQL (serverless)Metastore: Unity Cata...

  • 4526 Views
  • 4 replies
  • 5 kudos
Latest Reply
bob1
New Contributor III
  • 5 kudos

Hi @Landan George​, thanks for the quick response. I get the following error if I try to run the SQL code from a Notebook:SQLException: No suitable driver found for jdbc:snowflake://app.snowflake.com/region/foo/Any suggestions?

  • 5 kudos
3 More Replies
rammy
by Contributor III
  • 8998 Views
  • 4 replies
  • 15 kudos

How would i upload file stream object to S3 bucket using pyspark?

I could able to save data using pyspark into S3 but not sure on how to save a file stream object into S3 bucket using pyspark. I could achieve this with help of python but when Unity catalog was enabled on Databrciks it always ends up with an access ...

  • 8998 Views
  • 4 replies
  • 15 kudos
Latest Reply
rammy
Contributor III
  • 15 kudos

I got to know that there is a change required at Unity-catalog to make it work with Python and got a recommendation to use pyspark to store file into S3.I do not see much information about storing a file stream object in an S3 bucket anywhere. Can an...

  • 15 kudos
3 More Replies
sandhyasr
by New Contributor III
  • 3802 Views
  • 3 replies
  • 20 kudos

Consume Delta table data using .net/python API's to present it on custom web application

How can we connect to unity catalog tables to create REST API's using Python/.NET?

  • 3802 Views
  • 3 replies
  • 20 kudos
Latest Reply
Anonymous
Not applicable
  • 20 kudos

Did you mean create Delta Live Table Job using REST API ?

  • 20 kudos
2 More Replies
nihar07
by New Contributor II
  • 2405 Views
  • 0 replies
  • 2 kudos

AWS VPC service endpoint for internal RDS Hive metastore

We are setting up Databricks on our AWS account using customer managed VPC and enabling private link. I could see the private endpoints for frontend and backend with which we could spin up our EC2 instances. But the problem we are facing is to connec...

  • 2405 Views
  • 0 replies
  • 2 kudos
flixlatino
by New Contributor
  • 2524 Views
  • 0 replies
  • 0 kudos

FgKtzOnWAAICHO4

Este triángulo amoroso se puso complicado... ¡Faltan solo días para el estreno de la segunda temporada de "Wildrose" en flixlatino!

  • 2524 Views
  • 0 replies
  • 0 kudos
deficiant_codge
by Contributor II
  • 4436 Views
  • 3 replies
  • 5 kudos

AWS Glue Catalog

Can we use existing AWS Glue catalog with Unity Catalog?

  • 4436 Views
  • 3 replies
  • 5 kudos
Latest Reply
Anonymous
Not applicable
  • 5 kudos

Hi @Rahul Mishra​ Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. We'd love to hear from you.Thank...

  • 5 kudos
2 More Replies
ossinova
by Contributor II
  • 3350 Views
  • 2 replies
  • 3 kudos

When adding new columns with overwriteSchema = True it does not add it to UC

I have discovered some strange behavior when adding new columns to a table associated with Unity Catalog. I overwrote the data specifying overwriteSchema = True and passing in the abfss path as it is an external table. When quering against it, it is ...

Screenshot 2022-10-14 120710
  • 3350 Views
  • 2 replies
  • 3 kudos
Latest Reply
Anonymous
Not applicable
  • 3 kudos

Hi @Oscar Dyremyhr​ Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. We'd love to hear from you.Tha...

  • 3 kudos
1 More Replies
LukaszJ
by Contributor III
  • 29819 Views
  • 12 replies
  • 4 kudos

Problems with Unity Catalog

Hello.I am using Azure Databricks since a few months and I want to add a Unity Catalog.Unfortunately, I have some problems:1. I am not able to create a Unity Catalog Cluster with settings:- Policy: Unrestricted- Multi Node with Single user access mod...

image
  • 29819 Views
  • 12 replies
  • 4 kudos
Latest Reply
Addi1
Databricks Partner
  • 4 kudos

I'm facing the same issues as other customers listed above. I do not have the "Create Metastore" button available.

  • 4 kudos
11 More Replies
Shafi
by New Contributor III
  • 9577 Views
  • 4 replies
  • 6 kudos

Resolved! Cannot create a table having a column whose name contains commas in Hive metastore.

Hi Tried to create a delta table from spark data frame using below command:destination_path = "/dbfs/mnt/kidneycaredevstore/delta/df_corr_feats_spark_4"df_corr_feats_spark.write.format("delta").option("delta.columnMapping.mode", "name").option("path"...

  • 9577 Views
  • 4 replies
  • 6 kudos
Latest Reply
Pat
Esteemed Contributor
  • 6 kudos

Hi @Shafiul Alam​ ,who gave those names to columns? you can rename you columns, replace spaces / special characters, for example:%python import re list_of_columns = df_corr_feats_spark.colums renamed_list_of_columns = [ re.sub(r'[^0-9a-zA-Z]+', "_", ...

  • 6 kudos
3 More Replies
J_M_W
by Contributor
  • 13186 Views
  • 3 replies
  • 6 kudos

Resolved! Upgrade tables to Unity Catalog error (Azure)

Hi all, I have set up a Unity Catalog (UC), and I am attempting to "upgrade my Delta tables" in the hive_metastore to my new catalog.I have followed the instructions here: https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catal...

image
  • 13186 Views
  • 3 replies
  • 6 kudos
Latest Reply
J_M_W
Contributor
  • 6 kudos

FYI - this is now magically resolved. I'm guessing it was a temporary bug or something.​

  • 6 kudos
2 More Replies
Tram
by New Contributor III
  • 6142 Views
  • 2 replies
  • 7 kudos

Unity Catalog & Delta Lake

In setting up Databricks accounnt, we need to provide storage (s3 buckets) to store the final cleaned data or aggregated data. If the Unity Catalog is enabled at the beginning of account set up, we'd need to to provide S3 buckets again to store the m...

  • 6142 Views
  • 2 replies
  • 7 kudos
Latest Reply
karthik_p
Databricks Partner
  • 7 kudos

@Tram Nguyen​ above pat provided links will have clear information. but to provide overview account s3 bucket should be different unity catalog s3 bucket should be different (Meta store in technical terms)unity catalog bucket should be configured in ...

  • 7 kudos
1 More Replies
venkad
by Contributor
  • 4344 Views
  • 1 replies
  • 7 kudos

Resolved! Unity Catalog support for DLT

Hi,Does the Unity catalog support the Delta Live Tables? If yes, please help me with the documentation link. If not, any update on the feature readiness timeline would help. Thank you!

  • 4344 Views
  • 1 replies
  • 7 kudos
Latest Reply
Vivian_Wilfred
Databricks Employee
  • 7 kudos

Hi @Venkadeshwaran K​ ,No, UC does not support DLT as of today. We have this feature on the timeline. We will be having a private preview by end of this year for DLT and UC integration for SQL. There is no ETA yet for GA but you can definitely expect...

  • 7 kudos
Anonymous
by Not applicable
  • 3702 Views
  • 2 replies
  • 2 kudos
  • 3702 Views
  • 2 replies
  • 2 kudos
Latest Reply
gaurav_gupta
New Contributor II
  • 2 kudos

@Brinda Gupta​ I found this link: Unity Catalog - DatabricksHere it is mentioned you can use "ALTER TABLE <TABLENAME> ALTER COLUMN <COLUMNNAME> SET MASK <MASKNAME>I tried this but it says there is no keyword like MASK.Please help me to understand thi...

  • 2 kudos
1 More Replies
jcasanella
by New Contributor III
  • 5232 Views
  • 3 replies
  • 7 kudos

Resolved! Terraform - Create SVC Principal under account and assign some objects to the SVC Principal

Hi, We have some problems to create some resources using terraform, after the Unity catalog migration. We have created a group and SVC Principal under account as in the doc using terraform. (AWS infrastructure) (https://registry.terraform.io/provider...

  • 5232 Views
  • 3 replies
  • 7 kudos
Latest Reply
Pat
Esteemed Contributor
  • 7 kudos

Hi @Jordi Casanella​ ,I have been working with terraform for databricks lately and I would say that I had to switch my approach couple of times due to issues like you have right now (account vs workspace level API).I assume that with this part you di...

  • 7 kudos
2 More Replies
Labels