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
  • 2795 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
  • 2795 Views
  • 0 replies
  • 0 kudos
Lp6440
by New Contributor II
  • 2875 Views
  • 5 replies
  • 0 kudos

Unity catalog - access control to DB and workspace

After implementing Unity catalog, assuming a user has access to more than one DB. Can that user access all the DB in a single workspace? Can we restrict any specific DB in a workspace?

  • 2875 Views
  • 5 replies
  • 0 kudos
Latest Reply
Vartika
Databricks Employee
  • 0 kudos

Hi @Prashant Lalaiya​,Hope you are well. Just wanted to see if you were able to find an answer to your question and would you like to mark an answer as best? It would be really helpful for the other members too.Cheers!

  • 0 kudos
4 More Replies
Barney
by New Contributor II
  • 2834 Views
  • 2 replies
  • 0 kudos

Metastore down events in Databricks Workspace

Hi all,I see a number of metastore down events in databricks workspace: do any one know what's the reason why this happens?Thanks,Barney

  • 2834 Views
  • 2 replies
  • 0 kudos
Latest Reply
pvignesh92
Honored Contributor
  • 0 kudos

Hi @Ron Barneveld​ Could you kindly help with more details? Is this is a production metastore that you are mentioning or any metastore created by you for test environment. Also where it is hosted?

  • 0 kudos
1 More Replies
venkad
by Contributor
  • 7699 Views
  • 2 replies
  • 3 kudos

dbutils.fs.ls doesn't work on Unity catalog managed location

Hi,dbutils.fs.ls() is a most useful utility to list the files in remote cloud storage. I cannot use this function on top of the location managed by the Unity catalog.I have a managed external location created on `'abfss://xyz@abcd.dfs.core.windows.ne...

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

Hi @Venkadeshwaran K​ Thank you for posting your question in our community! We are happy to assist you.To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answ...

  • 3 kudos
1 More Replies
munjal_prerna
by New Contributor II
  • 4710 Views
  • 3 replies
  • 3 kudos

Problem in enabling unity catalog

I have databricks premium and I want to enable unity catalog on it, I am not able to do so. I followed the following steps which are attached in the attachments. I am also attaching the screenshot of my cluster configuration. When I run this command:...

  • 4710 Views
  • 3 replies
  • 3 kudos
Latest Reply
Anonymous
Not applicable
  • 3 kudos

Hi @Prerna Munjal​ Help us build a vibrant and resourceful community by recognizing and highlighting insightful contributions. Mark the best answers and show your appreciation!Regards

  • 3 kudos
2 More Replies
Chris_Shehu
by Valued Contributor III
  • 10898 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 ...

  • 10898 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
Avvar2022
by Contributor
  • 10448 Views
  • 4 replies
  • 1 kudos

Resolved! I am new to Data bricks. Setting up Data bricks Unity Catalog, in terms of best practice i have few questions.

Is it best practice to separate unity catalog meta store ADLS Gen2 separate from ADLS Gen 2 to store data ?Since per region only one meta store can be created, will there be a separate meta store for PROD, and NON-PROD(QA and DEV)? If yes they need t...

  • 10448 Views
  • 4 replies
  • 1 kudos
Latest Reply
karthik_p
Esteemed Contributor
  • 1 kudos

@Ashok Zubrewar​  coming to your 3 rd question, if you are using any external tables then non uc ADLS GEN 2 is mandatory, you can not use UC ADLS GEN2. as it hosts metadata and managed table data. there is no restriction in terms of your external buc...

  • 1 kudos
3 More Replies
ossinova
by Contributor II
  • 15560 Views
  • 3 replies
  • 1 kudos

Best practice for organizing data objects using Unity Catalog

I was wondering if there is a best practice or recommended way to organize data objects (tables) in Unity Catalog.Following the medallion architecture, how should one organize and name these three namespaces:Catalog(s)Schema(s)Table(s)Example:Catalog...

  • 15560 Views
  • 3 replies
  • 1 kudos
Latest Reply
Avvar2022
Contributor
  • 1 kudos

In Real time do we have 1 meta store for PROD and NON-PROD ? if Yes in the backend there would be a one storage account (ADLS Gen2) > Container for all Environments.

  • 1 kudos
2 More Replies
User16752244127
by Contributor
  • 10910 Views
  • 3 replies
  • 7 kudos

Free e-book: Rise of the Data Lakehouse Exciting news! You can now get a free copy of Bill Inmon's new book, Rise of the Data Lakehouse. The book ...

Free e-book: Rise of the Data LakehouseExciting news! You can now get a free copy of Bill Inmon's new book, Rise of the Data Lakehouse. The book is a must-read for anyone looking to implement the data lakehouse approach in their organization. The dat...

bibook
  • 10910 Views
  • 3 replies
  • 7 kudos
Latest Reply
Anonymous
Not applicable
  • 7 kudos

Thanks for sharing the valuable information!

  • 7 kudos
2 More Replies
sqlshep
by New Contributor III
  • 12567 Views
  • 12 replies
  • 2 kudos

Create Schema with Unity enabled

i have unit setup, and am trying to create a delta schema and table, i am getting an error on the schema creation, i am able to list the files and folders in the ADLS Gen2 storage account, i am able to write a parquet file to ADLS, but i cannot crea...

Screenshot 2023-03-11 at 12.11.33 PM
  • 12567 Views
  • 12 replies
  • 2 kudos
Latest Reply
Anonymous
Not applicable
  • 2 kudos

Hi @Shep Sheppard​ 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.Than...

  • 2 kudos
11 More Replies
laksh
by New Contributor II
  • 2726 Views
  • 3 replies
  • 0 kudos

Real time data quality validation (Streaming data ingestion)

I was wondering how the Unity Catalog would help in data quality validations for real time (streaming data) data ingestion. 

  • 2726 Views
  • 3 replies
  • 0 kudos
Latest Reply
Anonymous
Not applicable
  • 0 kudos

Hi @arun laksh​ 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!

  • 0 kudos
2 More Replies
Hubert-Dudek
by Esteemed Contributor III
  • 3756 Views
  • 4 replies
  • 5 kudos

SET MASK and SET ROW FILTER are coming to the databricks unity catalog  Inside, you use is_account_group_member() to check for account-level groups or...

SET MASK and SET ROW FILTER are coming to the databricks unity catalog Inside, you use is_account_group_member() to check for account-level groups or is_member() for workplace-level groups. is_account_group_member() is recommended with Unity Catalog.

Screenshot 2023-01-30 123545
  • 3756 Views
  • 4 replies
  • 5 kudos
Latest Reply
Jerry01
New Contributor III
  • 5 kudos

Do we have this feature SET MASK and ROW FILTER enabled now?

  • 5 kudos
3 More Replies
Mado
by Valued Contributor II
  • 24489 Views
  • 1 replies
  • 1 kudos

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

Hi,I am trying to find queries I run in a notebook (running on a cluster) in Cluster Logs.I set the cluster to deliver logs to a folder on DBFS and I can read log files from there. I created a Databricks workspace on the premium pricing tier and it i...

d580c18e-59f2-4291-8b51-9a4c8cb0ea0a Screenshot
  • 24489 Views
  • 1 replies
  • 1 kudos
Latest Reply
Anonymous
Not applicable
  • 1 kudos

@Mohammad Saber​ :If you are not seeing the expected logs in the log files, it's possible that either logging was not properly configured or the logs have been rotated out of the active log file and into an archive file. Here are some suggestions you...

  • 1 kudos
Elon
by New Contributor III
  • 8911 Views
  • 1 replies
  • 5 kudos

Create Metastore. Missing permissions: The associated credential does not grant permission to perform all necessary operations.

Cloud: AWSRegion: eu-west-1S3 location: s3://databricks-dev-bucketIAM role ARN: arn:aws:iam::18XXXXXXXX29:role/databricks-s3-metastoreGuide followed: ref: https://docs.databricks.com/data-governance/unity-catalog/get-started.html#cloud-tenant-setup-a...

image.png Polic simulator
  • 8911 Views
  • 1 replies
  • 5 kudos
Latest Reply
Elon
New Contributor III
  • 5 kudos

Bump. @Yeshaswini P V​ @Gokul Kumar P​

  • 5 kudos
Lizzz
by New Contributor II
  • 8626 Views
  • 2 replies
  • 2 kudos

Resolved! Sync delta tables across workspaces

What is the most cost-effective way to sync delta tables across workspaces? I'd like to sync a production table from the production workspace to a staging workspace for testing. It doesn't have to be in real-time, on a daily basis is acceptable. We a...

  • 8626 Views
  • 2 replies
  • 2 kudos
Latest Reply
Anonymous
Not applicable
  • 2 kudos

Hi @Liz Zhang​ Hope everything is going great.Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we ...

  • 2 kudos
1 More Replies
lizou
by Contributor II
  • 4915 Views
  • 3 replies
  • 1 kudos

unity catalog Request failed with status code 404

maybe this is a bug in the unity catalog as the error happens multiple times when a table becomes inaccessibleerror: Request failed with status code 404try to drop the table error: NoSuchTableException: [TABLE_OR_VIEW_NOT_FOUND] try to replace the ta...

image
  • 4915 Views
  • 3 replies
  • 1 kudos
Latest Reply
lizou
Contributor II
  • 1 kudos

the error disappeared now after a few months.It could behappens when there is a lot of schema change on db during the initial project stage.there may be some temp security issuesmay be databricks fixed in the back end appears less issue when schema r...

  • 1 kudos
2 More Replies

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