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: 
Data + AI Summit 2024 - Data Governance

Forum Posts

MadelynM
by Databricks Employee
  • 609 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
  • 609 Views
  • 0 replies
  • 0 kudos
parulpaul
by New Contributor III
  • 4674 Views
  • 6 replies
  • 9 kudos

I do not find "Create Catalog "and "Create Metastore" on Azure Databricks.

I am trying to set up Unity Catalog in Azure Databricks following this documentation Unity Catalog, but I do not find "Create Metastore" and "Create Metastore" on Databricks.Please help with the same, how can I enable Unity Catalog.

  • 4674 Views
  • 6 replies
  • 9 kudos
Latest Reply
parulpaul
New Contributor III
  • 9 kudos

This issue is resolved. Thank you @Camilla Lok​ and @Harun for the suggestions. It works fine after enabling Global administrators in Azure Active Directory .

  • 9 kudos
5 More Replies
rammy
by Contributor III
  • 3753 Views
  • 4 replies
  • 7 kudos

There is no response when invoking the REST service in Databricks notebook

I am trying to invoke a REST service from Databrcisks notebook using python programming. It is working fine before enabling Unity Catalog but after enabling it (In another environment) it is not working and never giving any response and not showing a...

  • 3753 Views
  • 4 replies
  • 7 kudos
Latest Reply
Prabakar
Databricks Employee
  • 7 kudos

I suspect the problem could be caused by the cluster mode. What type of cluster or what access mode do you use for your cluster?

  • 7 kudos
3 More Replies
karthik_p
by Esteemed Contributor
  • 1114 Views
  • 3 replies
  • 4 kudos

unable to open external table created under hive_metastore (Data view) in azure .

we have enabled unity catalog in Azure, we have a requirement to create external table in hive_metastore. we have configured ADLS Gen2 and by using different access methods that ADLS Gen 2 supports we have created external table. we are able to view ...

  • 1114 Views
  • 3 replies
  • 4 kudos
Latest Reply
Anonymous
Not applicable
  • 4 kudos

@karthik p​ Unity Catalog is supported in DBR 11.2 and higher versions. If you attempt to create hive external tables on these DBR versions by default storage credential will be used for authentication to the storage account. You can create storage c...

  • 4 kudos
2 More Replies
BananaHotSauce
by New Contributor III
  • 2165 Views
  • 3 replies
  • 2 kudos

OracleDB shared Cluster / DBFS on Unity Catalog Cluster

Hello,im trying to use oracledb on my cluster and having issues using it.An init script on the cluster fixed this issue.Now, im trying to create a shared cluster with unity catalog and have oracledb in it.I encountered issues having this.- Init scrip...

  • 2165 Views
  • 3 replies
  • 2 kudos
Latest Reply
Anonymous
Not applicable
  • 2 kudos

@Chris Joshua Manuel​ The support for init script, library installation, Machine Learning, UDF on shared cluster is in preview. Please submit this form to onboard your workspace for improved shared clusters preview. https://docs.google.com/forms/d/e...

  • 2 kudos
2 More Replies
parthsalvi
by Contributor
  • 8983 Views
  • 3 replies
  • 6 kudos

UDF/UDAF/SQL Function not working in Unity catalog Error in DBR 10.4 LTS Shared mode

We're trying to use pandas_udf in DBR 10.4 LTS Shared mode but keep running in the below error :AnalysisException: UDF/UDAF/SQL functions is not supported in Unity Catalog;But in Single User mode above code works correctly.

image
  • 8983 Views
  • 3 replies
  • 6 kudos
Latest Reply
Hubert-Dudek
Esteemed Contributor III
  • 6 kudos

For me, it is like a bug as, in my opinion, that code should be independent of the unity catalog as it sparks code, and you don't register anything in the unity catalog. So please pass it to your databricks representative or as a support ticket.There...

  • 6 kudos
2 More Replies
evega
by New Contributor III
  • 9503 Views
  • 11 replies
  • 1 kudos

Azure Create Metastore button not available

Dear community, I want to configure the unity catalog with databricks, but the Create MetaStore button does not appear in my Azure Databricks workspace.In the community, I have seen that several users present the same situation ... What is the reason...

  • 9503 Views
  • 11 replies
  • 1 kudos
Latest Reply
evega
New Contributor III
  • 1 kudos

Hello Databricks Community, good news! I already found the solution: To login as an administrator, it is necessary to have the role of global administrator on the azure subscription, otherwise it will never appear.

  • 1 kudos
10 More Replies
oteng
by New Contributor III
  • 3861 Views
  • 2 replies
  • 0 kudos

Resolved! Schema browser for hive_metastore not working

Hi,I am not able to access the schemas inside the hive_metastore in the schema browser inside the SQL Editor in Databricks SQL. I tried on 2 databricks instances. One has Unity Catalog enabled and I am able to access the other catalogs/schemas but no...

  • 3861 Views
  • 2 replies
  • 0 kudos
Latest Reply
Aviral-Bhardwaj
Esteemed Contributor III
  • 0 kudos

this is something weird, can we connect and solve your issue

  • 0 kudos
1 More Replies
HemanthRatakond
by New Contributor II
  • 1658 Views
  • 2 replies
  • 2 kudos

Reading Athen table created on top of s3 in databricks

HI,we have databricks that use aws glue catalog as metastore, I am trying to read athena table which is created on top s3, I am getting following errorcom.databricks.backend.common.rpc.SparkDriverExceptions$SQLExecutionException: java.lang.RuntimeExc...

  • 1658 Views
  • 2 replies
  • 2 kudos
Latest Reply
HemanthRatakond
New Contributor II
  • 2 kudos

@Daniel Sahal​ at org.apache.hadoop.hive.ql.plan.TableDesc.getDeserializerClass(TableDesc.java:79) at org.apache.spark.sql.hive.execution.HiveTableScanExec.addColumnMetadataToConf(HiveTableScanExec.scala:127) at org.apache.spark.sql.hive.execution.Hi...

  • 2 kudos
1 More Replies
divya_k
by New Contributor II
  • 1531 Views
  • 2 replies
  • 4 kudos

Storage location of table access control while connecting to external hive metastore in unity catalog

I am a databricks administrator in azure databricI want to find out which storage location is used by data bricks to store the table access control while connecting to external hive metastore in unity catalog, is there any option to change that stora...

  • 1531 Views
  • 2 replies
  • 4 kudos
Latest Reply
Anonymous
Not applicable
  • 4 kudos

Hi @Ankitha V​ 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.Thanks!

  • 4 kudos
1 More Replies
aegisbot
by New Contributor II
  • 5221 Views
  • 2 replies
  • 4 kudos

Resolved! User Access tokens are disabled.

I have the administrator role, but I can't find where in the interface to enable access tokens. I created a single workspace. I haven't created a unity catalog or anything yet. Please advice. As well is there any best practice documentation on creati...

  • 5221 Views
  • 2 replies
  • 4 kudos
Latest Reply
Rishabh-Pandey
Esteemed Contributor
  • 4 kudos

hey @Roberto Martin​  acess token will be generated by the admin only , as you have the admin access , then open your workspace see the right side there is the option of user settings click on that you will get another window , from where we can crea...

  • 4 kudos
1 More Replies
amitca71
by Contributor II
  • 3891 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...

  • 3891 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
RicksDB
by Contributor II
  • 3408 Views
  • 4 replies
  • 5 kudos

DLT and Unity catalog best practices

What are the best practices when using DLT with a unity catalog aware workspace since it is not supported at the moment?Do you create a copy of every table you need in the hive metastore in order to reference them? Or is it recommended to wait until ...

  • 3408 Views
  • 4 replies
  • 5 kudos
Latest Reply
Andrij_D
Databricks Employee
  • 5 kudos

Hi @E H​ , the best way to manage this for the time being is to limit DLT to logic that is considered 'internal' i.e., leveraging the default hive metastore. For now at least, this should be treated as a transient landing zone. From here you can refi...

  • 5 kudos
3 More Replies
espenol
by New Contributor III
  • 5456 Views
  • 2 replies
  • 7 kudos

Unable to write structured streaming

Without streaming everything works fine. When I try to set up some example structured streaming in my company's new Databricks workspace (we're trying it out) I can't seem to figure out the correct way to save it/write to storage. Please see the pict...

code and error message
  • 5456 Views
  • 2 replies
  • 7 kudos
Latest Reply
Debayan
Databricks Employee
  • 7 kudos

Hi, This can be an issue where Storage Blob Data contributor role is missing. Please refer: https://docs.databricks.com/external-data/azure-storage.html

  • 7 kudos
1 More Replies
viSual
by New Contributor II
  • 1035 Views
  • 1 replies
  • 2 kudos

AWS Unity Catalog S3 Bucket Security

Hi,I've got Unity Catalog working but i cant create an external Table.We have several Workspaces (with customer managed VPCs), all with Private Link connected to the Control Plane. Our Data S3 Buckets are secured via Bucket Policy (in addition to KM...

  • 1035 Views
  • 1 replies
  • 2 kudos
Latest Reply
Debayan
Databricks Employee
  • 2 kudos

Hi, Could you please confirm if you have followed this: https://docs.databricks.com/data-governance/unity-catalog/get-started.html , also, please confirm the exact error received?

  • 2 kudos
ThibDulh_4634
by New Contributor II
  • 1125 Views
  • 1 replies
  • 2 kudos

Transfer metastore ownership, not able to create catalogs

Hi there,I am facing an issue when setting up the metastore.I use an account admin user, and the user is part of a group called Unity admin.The Unity admin group contains 2 users: me and another user, also account admin.Without Unity catalog, for now...

  • 1125 Views
  • 1 replies
  • 2 kudos
Latest Reply
Debayan
Databricks Employee
  • 2 kudos

Hi, Could you please refer https://docs.databricks.com/data-governance/unity-catalog/manage-privileges/index.html#transfer-ownership, please let us know if this helps.

  • 2 kudos

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group
Labels