DBFS folder access

DylanStout
Contributor

When trying to open a folder in dbfs, mnt in my case, my whole team gets the following error message - Uncaught Error: No QueryClient set, use QueryClientProvider to set one. 

DylanStout_1-1741874948742.png

Reloading the page results in this error not showing up anymore, but the folder keeps loading and doesn't open. 

The mnt folder contains mounted storage containers.

When I use dbutils.fs.ls("dbfs:/mnt") it does show my files