cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Delta Sharing Azure Databricks Private Storage

Zacp
New Contributor II

I am looking for details on how Delta Sharing is configured on Azure. If your storage account is private, do you need to whitelist the IP for the recipient? Recipient is not using Databricks.

2 REPLIES 2

Kaniz_Fatma
Community Manager
Community Manager

Hi @ZacpWhen setting up Delta Sharing on Azure, here are the steps you need to follow:

  1. As an Azure Databricks account admin:

    • Log in to the Azure Databricks account console.
    • In the sidebar, click on โ€œCatalog.โ€
    • Click the name of a metastore to open its details.
    • Enable Delta Sharing by checking the corresponding checkbox. This allows a Databricks user to share data outside their organization.
    • Configure the recipient token lifetime1.
  2. If creating a new Unity Catalog-enabled workspace is not an option, you can use the open source Delta Sharing project to deploy your own Delta Sharing server. This server can be used to share Delta tables from any platform. The initial provider setup includes enabling Delta Sharing on a Unity Catalog metastore.

Behind the scenes, the Delta Sharing server uses the hadoop-azure library to read a shared Delta tab...2.

Feel free to explore Delta Sharing in Azure Databricksโ€”itโ€™s a secure data-sharing platform that allo.... If you have any more questions, feel free to ask! ๐Ÿ˜Š

 

Zacp
New Contributor II

@Kaniz_Fatma Thanks for the response.

I have an issue with a customer claiming they cannot access the delta table. However, they can get the list of tables and I see no issues in the system audit table. The storage account is not public, and the tables are external delta tables. How does Delta Sharing access data from the Azure storage account? What credential does it use? In this case would I have to whitelist the customer's IP? 

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