Azure SA mounted but can't load files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
β07-26-2022 01:38 AM
I am attempting to load an excel file that's located in a blob storage that I've mounted. In the first cell, when I use the dbutils.fs.ls command, I can see the file I want to load. However, when I try to actually load it, it can't find the file.
It feels like a simple task, but I can't figure it out.
Any help would be greatly appreciated.
- Labels:
-
Mounting-azure-blob-store
-
SA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
β07-26-2022 05:06 AM
I see you use pandas.
make sure you use the pyspark.pandas.read_excel version, plain pandas reads from local files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
β09-05-2022 06:26 AM
Hi @Niels Otaβ
Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!