emma_s
Databricks Employee
Databricks Employee

Hi,

This is a known issue with the WSFS FUSE layer in DBR 18.x — a fix has been developed but may not
be fully rolled out yet. The most reliable workaround is to package your .py modules as a wheel
and install via %pip install, which bypasses FUSE entirely. If you need to stay on 18.x, raise a
support ticket referencing this behavior for engineering to check your region's patch status.

Thanks,

Emma

View solution in original post