Mounting Data IOException
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 06:35 PM
Hello,
I am currently taking a course from Coursera for data science using SQL. For one of our assignments we need to mount some data by running a script that has been provided to us by the class. When I run the script I receive the following error.
IOException: s3a://AKIAJDDJNXBZ3FJHWLDQ:wD26wPuGshDAIObuOFKPBsQ8n5LPd0aJYWyS2H+%2F@davis-dsv1071/data/fire-calls/fire-calls-truncated-comma.csv
at com.databricks.backend.daemon.data.client.DbfsClient.sendIdempotent(DbfsClient.scala:70)
at com.databricks.backend.daemon.driver.DriverWrapper.run(DriverWrapper.scala:290)
I would much appreciate it if anyone could advise on what could be causing this error and how to possibly fix it.
Below is also a view of the notebook that contains this script.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2024 11:02 AM
How we can use this csv for our use ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2024 06:49 AM
Any updates on this? I'm experiencing the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 01:39 PM
Thanks for the responses EricMa and Tawfeeq. I was able to load both tables in and was able to complete Module 1 exercises.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2024 10:19 PM - edited 11-09-2024 10:23 PM
I have resolved this issue. Please see the Databricks notebook below.
Thanks to Tawfeeq for the helpful method.
- « Previous
-
- 1
- 2
- Next »