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

Gilg
by Contributor II
  • 1640 Views
  • 3 replies
  • 0 kudos

Delta Sharing within the same region

Hi Team,I have setup UC and have a Metastore for AUE. Assigned 2 workspaces to the AUE Metastore and both with different set of users and group . 1 workspace is the data provider and the other is a data consumerNow since 2 workspaces are in one Meta...

  • 1640 Views
  • 3 replies
  • 0 kudos
Latest Reply
NikunjKakadiya
New Contributor II
  • 0 kudos

Do we have any updates on this in terms of how we can share the data between different workspaces part of the same metastore?

  • 0 kudos
2 More Replies
Barney
by New Contributor II
  • 6708 Views
  • 6 replies
  • 1 kudos

How to Import an old Unity Catalog Metastore to a new Unity Catalog Metastore?

Hi All,I have created a new Unity Catalog (UC) metastore (new metastore ID) in west europe and now i want to import alle catalog/schema/tables form the old metastore (west europe) container to the new UC metastore.Note: coping all tables form the old...

  • 6708 Views
  • 6 replies
  • 1 kudos
Latest Reply
drii_cavalcanti
New Contributor III
  • 1 kudos

Hi Barney,Just wondering if you got this issue solved.Thank you so much,Adriana Cavalcanti

  • 1 kudos
5 More Replies
Chris_Shehu
by Valued Contributor III
  • 9509 Views
  • 5 replies
  • 2 kudos

Resolved! Are their plans to support init scripts within shared compute resources?

Currently we have an Init script that specifies the location of different network resources by updating the hosts file. When we moved to the Unity catalog all of our clusters had to be upgraded to support it. Now our scripts have stopped working due ...

  • 9509 Views
  • 5 replies
  • 2 kudos
Latest Reply
youssefmrini
Databricks Employee
  • 2 kudos

We are bringing soon init script and Scala to shared Cluster

  • 2 kudos
4 More Replies
amitca71
by Contributor II
  • 3956 Views
  • 5 replies
  • 2 kudos

external location on unity catalog permits access to s3

Hi,when i create external location on unity catalog. even if i dont provide any user grants, i have an write access to the s3 bucket from attached workspace.i created external location xxxxi didnt allow any permissions on it on a workspace that is co...

  • 3956 Views
  • 5 replies
  • 2 kudos
Latest Reply
Sivaprasad1
Valued Contributor II
  • 2 kudos

@Amit Cahanovich​ : Could you please share your config details,Which DBR version ?Cluster has any instance profile?

  • 2 kudos
4 More Replies
ossinova
by Contributor II
  • 1518 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
  • 1518 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
J_M_W
by Contributor
  • 4552 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
  • 4552 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
yvuignie
by Contributor
  • 13098 Views
  • 18 replies
  • 8 kudos

Resolved! Unity catalog - Service Principal SCIM API account unauthorized

Hi,Is it possible to create groups at the account level in Unity Catalog as a Service Principal ?I can manage to create groups when authenticated as a user, but not as a Service Principal. I then get an error "user not authorized". The service princi...

  • 13098 Views
  • 18 replies
  • 8 kudos
Latest Reply
yvuignie
Contributor
  • 8 kudos

@Pearl Ubaru​ Thank you for your help

  • 8 kudos
17 More Replies
ossinova
by Contributor II
  • 4680 Views
  • 8 replies
  • 2 kudos

UC Enabled cluster for ADF ingestion

I am migrating my Data Lake to use Unity Catalog. However, this comes with changes to the clusters. I have tried a few options, but it seems rather complex than it should be. I need to create a cluster used by ADF that is Unity Enabled that can insta...

  • 4680 Views
  • 8 replies
  • 2 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 2 kudos

I exclusively use job clusters. They are cheaper.Especially when you create a pool with spot instances. I'd go for that because that is what it's made for: batch jobs/

  • 2 kudos
7 More Replies
data_boy_2022
by New Contributor III
  • 5933 Views
  • 2 replies
  • 3 kudos

Are Python UDFs supported in Unity Catalog?

I am trying to execute a UDF written in Python and receive the following error message:Error message: [UC_COMMAND_NOT_SUPPORTED] UDF/UDAF functions are not supported in Unity Catalog.;The limitation is not mentioned in the docs( https://docs.databric...

  • 5933 Views
  • 2 replies
  • 3 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 3 kudos

Indeed it is not mentioned in the limitations.This blog mentions python UDFs in UC, but in databricks SQL, not the classic DE workspace.So it seems that it is not (yet) supported, as the docs only mention SQL functions.

  • 3 kudos
1 More Replies
Labels