nagND
Databricks Partner

Hi @mathijs-fish @Ayushi_Suthar  - I am having the same issue with shared cluster. I can see the list of PDF files on the mount using dbutils.fs.ls(mount_point), but when I am trying to read the PDF files using PyPDF, I am getting - FileNotFoundError: [Errno 2] No such file or directory

Can I read the files after enabling certain settings on the shared cluster? I see that @srajawat can read the PDF.

Looking forward to your reply, thanks