Skip to content

s3 access problem #4

@kenleyhkc

Description

@kenleyhkc

When I input this code in my jupyter notebook
iris_raw_RDD = sc.textFile('s3n://BucketName/iris_data.csv')
iris_raw_RDD.take(5)

the error will occur
An error occurred while calling o71.partitions.
: java.io.IOException: No FileSystem for scheme: s3n

Do you know how can I fix this problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions