You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Steve Bistline <sr...@gmail.com> on 2018/11/02 14:28:33 UTC

Kinesis Connector

I have tried just about everything to get a simple Flink application to
consume from Kinesis. The application appears to connect ( I think ), no
complaints... never receives any data. Even a very simple JAVA app.... see
attached.

Any help would be very much appreciated.

Thanks



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: Kinesis Connector

Posted by Hequn Cheng <ch...@gmail.com>.
Hi Steve,

I think we can check the following things step by step:
1. Confirm if the data source has data.
2. Take a look at the log of Taskmanager or Jobmanager and check if there
are exceptions.
3. Take a thread dump to see what was doing in the TaskManager.

Best, Hequn


On Fri, Nov 2, 2018 at 10:28 PM Steve Bistline <sr...@gmail.com>
wrote:

> I have tried just about everything to get a simple Flink application to
> consume from Kinesis. The application appears to connect ( I think ), no
> complaints... never receives any data. Even a very simple JAVA app.... see
> attached.
>
> Any help would be very much appreciated.
>
> Thanks
>
>
>
> --
> Sent from:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
>