[ https://issues.apache.org/jira/browse/FLINK-8513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
chris snow updated FLINK-8513: ------------------------------ Description: It would be useful if the documentation provided information on connecting to non-AWS S3 endpoints when using presto. For example: ---- You need to configure both {{s3.access-key}} and {{s3.secret-key}} in Flink's {{flink-conf.yaml}}: {{s3.access-key: your-access-key s3.secret-key: your-secret-key }}++ If you are using a non-AWS S3 endpoint (such as [IBM's Cloud Object Storage|https://www.ibm.com/cloud/object-storage]), you can configure the S3 endpoint in Flink's {{flink-conf.yaml}}: {{s3.endpoint: your-endpoint-hostname }} ---- Source: https://github.com/apache/flink/blob/master/docs/ops/deployment/aws.md was:It would be useful if the documentation provided information on connecting to non-AWS S3 endpoints when using presto. > Add documentation for connecting to non-AWS S3 endpoints > -------------------------------------------------------- > > Key: FLINK-8513 > URL: https://issues.apache.org/jira/browse/FLINK-8513 > Project: Flink > Issue Type: Improvement > Components: Documentation > Reporter: chris snow > Priority: Trivial > > It would be useful if the documentation provided information on connecting to > non-AWS S3 endpoints when using presto. For example: > > ---- > You need to configure both {{s3.access-key}} and {{s3.secret-key}} in Flink's > {{flink-conf.yaml}}: > {{s3.access-key: your-access-key s3.secret-key: your-secret-key }}++ > If you are using a non-AWS S3 endpoint (such as [IBM's Cloud Object > Storage|https://www.ibm.com/cloud/object-storage]), you can configure the S3 > endpoint in Flink's {{flink-conf.yaml}}: > {{s3.endpoint: your-endpoint-hostname }} > ---- > > Source: https://github.com/apache/flink/blob/master/docs/ops/deployment/aws.md > -- This message was sent by Atlassian JIRA (v7.6.3#76005)