Data Transfer Between 2 Databricks Instance without using Delta share.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2025 01:01 AM - edited 08-07-2025 01:25 AM
Hello,
I am not allow to use Delta share.
What could be best approach to send Data from Databricks A to Databricks B. AS Shown in diagram.
what mechanism we can used to transfer the data. for example:- Do I need to open port or any other mechanism like RestAPI..... etc.
Shall I first transformed the data than send to B or shall I send the Raw Data from A to B and perform the transformation at B.
Which approach is more reliable in Production and why ?.
Thanks a lot for your help.