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 2018/03/12 15:46:01 UTC

[jira] [Reopened] (FLINK-7453) FlinkKinesisProducer logs empty aws region

     [ https://issues.apache.org/jira/browse/FLINK-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai reopened FLINK-7453:
----------------------------------------

> FlinkKinesisProducer logs empty aws region
> ------------------------------------------
>
>                 Key: FLINK-7453
>                 URL: https://issues.apache.org/jira/browse/FLINK-7453
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Minor
>             Fix For: 1.4.0, 1.3.4
>
>
> I saw the following logs in my taskmanager.log
> {code:java}
> 2017-08-16 04:28:58,068 INFO  org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer  - Started Kinesis producer instance for region ''
> 2017-08-16 04:28:58,708 INFO  org.apache.flink.kinesis.shaded.com.amazonaws.services.kinesis.producer.KinesisProducer  - Extracting binaries to /tmp/amazon-kinesis-producer-native-binaries
> 2017-08-16 04:28:58,712 INFO  org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer  - Started Kinesis producer instance for region ''
> 2017-08-16 04:28:59,305 INFO  org.apache.flink.kinesis.shaded.com.amazonaws.services.kinesis.producer.KinesisProducer  - Extracting binaries to /tmp/amazon-kinesis-producer-native-binaries
> 2017-08-16 04:28:59,309 INFO  org.apache.flink.streaming.connectors.kinesis.FlinkKinesisProducer  - Started Kinesis producer instance for region ''
> 2017-08-16 04:28:59,898 INFO  org.apache.flink.kinesis.shaded.com.amazonaws.services.kinesis.producer.KinesisProducer  - Extracting binaries to /tmp/amazon-kinesis-producer-native-binaries
> {code}
> I need to figure it out why first, and then propose a fix.
> cc [~tzulitai]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)