[ 
https://issues.apache.org/jira/browse/HADOOP-12279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

schmirr updated HADOOP-12279:
-----------------------------
    Description: 
I tried to access a S3 compatible storage from spark/zeppelin.
I wasn't able to get another endpoint working :

sc.hadoopConfiguration.set("s3service.s3-endpoint","test")
sc.hadoopConfiguration.set("fs.s3n.endpoint","test")
sc.hadoopConfiguration.set("fs.s3n.s3-endpoint","test")

All the 3 are working, and giving me a file back from amazon, even with "test" 
as endpoint...

I'm using org.apache.hadoop:hadoop-aws:2.6.0

  was:
I tried to access a S3 compatible storage from spark/zeppelin.
I wasn't able to get another endpoint working :

sc.hadoopConfiguration.set("s3service.s3-endpoint","test")
sc.hadoopConfiguration.set("fs.s3n.endpoint","test")
sc.hadoopConfiguration.set("fs.s3n.s3-endpoint","test")

All the 3 are working, and giving me a file back from amazon, even with "test" 
as endpoint...


> Setting Enpoint for hadoop-aws s3n doesn't work
> -----------------------------------------------
>
>                 Key: HADOOP-12279
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12279
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.6.0
>            Reporter: schmirr
>
> I tried to access a S3 compatible storage from spark/zeppelin.
> I wasn't able to get another endpoint working :
> sc.hadoopConfiguration.set("s3service.s3-endpoint","test")
> sc.hadoopConfiguration.set("fs.s3n.endpoint","test")
> sc.hadoopConfiguration.set("fs.s3n.s3-endpoint","test")
> All the 3 are working, and giving me a file back from amazon, even with 
> "test" as endpoint...
> I'm using org.apache.hadoop:hadoop-aws:2.6.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to