[
https://issues.apache.org/jira/browse/FLINK-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15461654#comment-15461654
]
ASF GitHub Bot commented on FLINK-4559:
---------------------------------------
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/2470
Looks good to me.
Should we also create a ticket to make AUTO the default as this checks for
credentials in multiple places?
http://docs.aws.amazon.com/java-sdk/latest/developer-guide/credentials.html
> Kinesis Producer not setting credentials provider properly when
> AWS_CREDENTIALS_PROVIDER is "AUTO"
> --------------------------------------------------------------------------------------------------
>
> Key: FLINK-4559
> URL: https://issues.apache.org/jira/browse/FLINK-4559
> Project: Flink
> Issue Type: Bug
> Components: Kinesis Connector
> Affects Versions: 1.1.0, 1.1.1, 1.1.2
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Minor
> Fix For: 1.1.3
>
>
> If the {{AWS_CREDENTIAL_PROVIDER}} option is set to {{AUTO}},
> {{AWSUtils.getCredentialsProvider}} will return {{null}}, so
> {{setCredentialsProvider}} should not be explicitly called on the internally
> built {{KinesisProducerConfiguration}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)