Tzu-Li (Gordon) Tai created FLINK-4559:
------------------------------------------
Summary: 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
Reporter: Tzu-Li (Gordon) Tai
Priority: Critical
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)