cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Enable delta sharing oss using pyspark.

gupta_tanmay
New Contributor II

I have started the delta sharing server.
Using guide on https://github.com/delta-io/delta-sharing.
But I am not able to create a profile.
How can I correctly create profile and share the table through delta sharing with the data stored in MinIO? 

2 REPLIES 2

james598keen
New Contributor II

@gupta_tanmay wrote:

I have started the delta sharing server.
Using guide on https://github.com/delta-io/delta-sharing.
But I am not able to create a profile.
How can I correctly create profile and share the table through delta sharing with the data stored in MinIO? 


Hello,
To create a profile and share a table through Delta Sharing with data stored in MinIO, follow these steps:

  1. Create a Profile File: Generate a profile file with the necessary credentials and endpoint information.

  2. Configure Delta Sharing: Use the profile file to configure Delta Sharing in your environment.

  3. Share the Table: Register a new share and specify the MinIO storage location for your Delta table.

For detailed instructions, refer to the Delta Sharing documentation on GitHub.

Best Regards,
James Keen

Hello,

Could you provide an example how to register share without using databricks environment.

As I am unable to find the way in Github.

Thanks 
Tanmay

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