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

Hubert-Dudek
by Databricks MVP
  • 15189 Views
  • 5 replies
  • 21 kudos

Unity Catalog: create the first metastore The great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in...

Unity Catalog: create the first metastoreThe great benefit of the Unity catalog is that data is ours and stored in an open format on cloud storage in our container. To install the unity catalog, we need to create storage and give databricks access to...

image.png image.png image.png image.png
  • 15189 Views
  • 5 replies
  • 21 kudos
Latest Reply
salavatov
New Contributor II
  • 21 kudos

container < > account  

  • 21 kudos
4 More Replies
AsphaltDataRide
by New Contributor III
  • 35104 Views
  • 10 replies
  • 10 kudos

job event trigger - Invalid credentials for storage location

I want to use an event trigger to start a job. -The MI has the Storage Blob Data Contributor role-Test connection is successful at the level of the external location-I have read permission on the external location-I have owner permission on the job-O...

image.png
  • 35104 Views
  • 10 replies
  • 10 kudos
Latest Reply
adriennn
Valued Contributor
  • 10 kudos

for referencehttps://stackoverflow.com/a/75906376/2842348seems this could be made to work by allowing connectivity from Databricks' private vnets, the same way it is needed currently done for serverless setups if you have an environment that blocks p...

  • 10 kudos
9 More Replies
ossinova
by Contributor II
  • 8778 Views
  • 4 replies
  • 1 kudos

UnknownHostException in Unity Catalog

I have a few catalogs in databricks (using Unity Catalog). Each catalog (DEV, TEST, PROD) having its own external location (ADLSv2) and being tied to its own dbx workspace. Seeing how unity unifies the data, access policies and the metastore I would ...

  • 8778 Views
  • 4 replies
  • 1 kudos
Latest Reply
Debayan
Databricks Employee
  • 1 kudos

Hi @Oscar Dyremyhr​ , looking at the error it looks like it is not able to resolve the hostname, could you please try to nslookup the hostname and see if it is getting resolved? Also, what is used in your connection string? ("account" can be used)

  • 1 kudos
3 More Replies
Labels