aws / sagemaker-spark

A Spark library for Amazon SageMaker.
https://aws.github.io/sagemaker-spark/
Apache License 2.0
299 stars 127 forks source link

while trying to read .csv to a spark dataframe using conda_python3 kernel in sagemaker AWS. getting an error #132

Open Jayashree-Dhal opened 3 years ago

Jayashree-Dhal commented 3 years ago

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 . . .