You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while trying to read .csv to a spark dataframe using conda_python3 kernel in sagemaker AWS. getting an error. How t read a file from s3. I have tried using boto3, still getting the same error. If any changes has to be done using shell please specify the steps to do it in AWS an I am new to AWS.
Minimal repo / logs
Py4JavaError: An error occured while calling o138.csv
: java.io.IOException: No FileSystem for scheme: s3
.
.
.
Exact command to reproduce:
The text was updated successfully, but these errors were encountered:
Please fill out the form below.
System Information
Describe the problem
while trying to read .csv to a spark dataframe using conda_python3 kernel in sagemaker AWS. getting an error. How t read a file from s3. I have tried using boto3, still getting the same error. If any changes has to be done using shell please specify the steps to do it in AWS an I am new to AWS.
Minimal repo / logs
Py4JavaError: An error occured while calling o138.csv
: java.io.IOException: No FileSystem for scheme: s3
.
.
.
The text was updated successfully, but these errors were encountered: