Kinesis Connector

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Kinesis Connector

Steve Bistline
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/
Reply | Threaded
Open this post in threaded view
|

Re: Kinesis Connector

Hequn Cheng
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 <[hidden email]> 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/