See here: https://wiki.apache.org/hadoop/AmazonS3

s3:// refers to a block storage system and is deprecated
<http://docs.aws.amazon.com/ElasticMapReduce/latest/DeveloperGuide/emr-plan-file-systems.html>.
Use s3n:// for "regular" files you can see in the S3 web console.

Nick



On Wed, Aug 6, 2014 at 6:43 AM, sparkuser2345 <hm.spark.u...@gmail.com>
wrote:

> Evan R. Sparks wrote
> > Try s3n://
>
> Thanks, that works! In REPL, I can succesfully load the data using both
> s3:// and s3n://, why the difference?
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Problem-reading-from-S3-in-standalone-application-tp11524p11537.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to