Error while reading a file from ADLS 2.0 in databricks platformbelow is the error. Anyone faced the similar issue and solution to fix this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 03:36 AM
Error while reading a file from ADLS 2.0 in databricks platform
below is the error. Anyone faced the similar issue and solution to fix this.
- Labels:
-
Databricks Platform
-
Error
-
Similar Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 03:39 AM
@KVNARK . it seems like your file location is not correct, please try to use ADLS location directly while reading the file in instead of fetching it from the dictionary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 03:40 AM
Let me try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 03:41 AM
please refer below link for more information:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 05:40 AM
Hey @KVNARK .
did you run nslookup to the storage endpoint and confirm if this isn’t a DNS issue? If not, run this from the same notebook -
%sh nslookup <storage account>.dfs.core.windows.net