Connecting from Databricks to Network Path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 04:29 AM
Hi All,
Will appreciate if someone can help me with some references links on connecting from Databricks to external network path. I have Databricks on AWS and previously used to connect to files on external network path using Mount method. Now Databricks does not recommend mounts but recommends Unity Catalog Volumes, but there are no references of using Unity Catalog Volumes to connecting on-premise network folders. Can someone guide in case that it can be achieved?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 08:14 AM
how did you connect to the storage? did you mount it on the cluster with an init script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 08:50 AM
Currently we connect to the cloud storages as external storages using unity catalog. We have not yet connected to the on-premise network storages, which is currently the solution we are looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 12:15 AM
I don't think that it is possible at the moment. UC focuses on cloud data.
You might want to try to use Minio, but apparently UC does not support Minio yet
Pity, because that would be an awesome solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2024 07:37 AM
Were you able to access external network path ?
I have a similar requirement where i have to write data from databricks to a network location where other external systems also access and update that file, I am new to databricks and have spend considerable time with no success.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 12:36 AM
Do we have any update on this?

