[
https://issues.apache.org/jira/browse/FLINK-22828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355229#comment-17355229
]
Eron Wright commented on FLINK-22828:
-------------------------------------
Note that the Presto library is quite out-of-date, and doesn't use the default
credentials chain as does the newer Trino library.
[https://github.com/trinodb/trino/blob/0.184/presto-hive/src/main/java/com/facebook/presto/hive/PrestoS3FileSystem.java#L688-L705]
[https://github.com/trinodb/trino/blob/357/plugin/trino-hive/src/main/java/io/trino/plugin/hive/s3/TrinoS3FileSystem.java#L921-L948]
> Allow using a custom AWS credentials provider for the Kinesis Connector
> -----------------------------------------------------------------------
>
> Key: FLINK-22828
> URL: https://issues.apache.org/jira/browse/FLINK-22828
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kinesis
> Affects Versions: 1.14.0
> Reporter: Arvid Heise
> Assignee: Arvid Heise
> Priority: Major
> Fix For: 1.14.0
>
>
> Users currently have to use the credential providers that are pre-configured
> in Kinesis connector.
> For advanced users, it would be nice to be able to configure it similar to
> Presto:
> https://prestodb.io/docs/0.187/connector/hive.html#custom-s3-credentials-provider
--
This message was sent by Atlassian Jira
(v8.3.4#803005)