Access to Databricks Volumes via Databricks Connect not working anymore
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2025 02:06 AM
Hi all,
I use the extension to debug my python code regularly and since yesterday accessing files in the Databricks Volume isn't working anymore.
The situation in the UI of Databricks is as follows:
When I execute a glob statement to list all zip-files in my Volume, it returns a list of all zip files:
But when I execute the same code in my VSCode environment with "Debug current File with Databricks Connect", it returns an empty list.
The same code was still working the week before.
Cluster Information:
Runtime 14.3 with Python 3.10 (Because I have Python 3.10 installed on my local machine)
Databricks Connect: Version 2.10.3
I upgraded VS Code this week, but I already rolled back to the former version, this changed nothing.
Labels:
- Labels:
-
Spark