I tried those 3 possibilities, and everything is working = endpoint param
is not working :
sc.hadoopConfiguration.set("s3service.s3-endpoint","test")
sc.hadoopConfiguration.set("fs.s3n.endpoint","test")
sc.hadoopConfiguration.set("fs.s3n.s3-endpoint","test")

2015-07-28 10:28 GMT+02:00 Akhil Das <ak...@sigmoidanalytics.com>:

> With s3n try this out:
>
> *s3service.s3-endpoint*The host name of the S3 service. You should only
> ever change this value from the default if you need to contact an
> alternative S3 endpoint for testing purposes.
> Default: s3.amazonaws.com
>
> Thanks
> Best Regards
>
> On Tue, Jul 28, 2015 at 1:54 PM, Schmirr Wurst <schmirrwu...@gmail.com>
> wrote:
>
>> Hi recompiled and retried, now its looking like this with s3a :
>> com.amazonaws.AmazonClientException: Unable to load AWS credentials
>> from any provider in the chain
>>
>> S3n is working find, (only problem is still the endpoint)
>>
>
>

Reply via email to