You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2016/09/01 17:08:20 UTC

[jira] [Created] (FLINK-4559) Kinesis Producer not setting credentials provider properly when AWS_CREDENTIALS_PROVIDER is "AUTO"

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)