You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "schmirr (JIRA)" <ji...@apache.org> on 2015/07/28 11:09:04 UTC

[jira] [Created] (HADOOP-12279) Setting Enpoint for hadoop-aws s3n doesn't work

schmirr created HADOOP-12279:
--------------------------------

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



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