Databricks not able to access latest files in Azure ADLS Gen1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 03:23 AM
I have mounted my path from Databricks to AzureADLS Gen1. using SPN as service accunt
untill yesterday everything was ok, but today I see,
- I can view all older deleted folders. I can not see them in ADLS . but my databricks dbutils.fs.ls() shows them.
- all my latest created files and subfolders , i can view them in ADLS but my databricks dbutils.fs.ls() do not show them.
I have compared the "access" property of older and new folders and it is same.
any suggestion?
error message :java.io.FileNotFoundException: File/Folder does not exist: ................
Labels:
- Labels:
-
Azure
-
Azure databricks