Skip to content

Sample Apache Flink application that can be deployed to Amazon Managed Service for Apache Flink. It reads taxi events from a Kinesis data stream, processes and aggregates them, and ingests the result to an Amazon OpenSearch Service cluster for visualization with Dashboard.

License

Notifications You must be signed in to change notification settings

aws-samples/amazon-managed-service-for-apache-flink-taxi-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Amazon Managed Service for Apache Flink - Taxi Consumer

Sample Apache Flink application that can be deployed to Amazon Managed Service for Apache Flink (formerly known as Amazon Kinesis Data Analytics).

The application reads taxi events from a Kinesis data stream, processes and aggregates them, and ingests the result to an Amazon OpenSearch Service cluster for visualization with OpenSearch Dashboard.

Data generator

This example application expects a dataset that can be published into a Kinesis Data Stream using Kinesis Data Replay.

By default, Kinesis Data Replay publishes a historic data set of taxi trips that made in New York City into a Kinesis Data Stream. Data are based on a public dataset, also available from the Registry of Open Data on AWS.

Amazon Managed Service for Apache Flink workshop

An end-to-end workshop, to learn how to modify and build this Flink application, deploy it on Amazon Managed Service for Apache Flink, and visualize the result in a dashboard, is available on AWS Workshop Studio.

License

This sample is licensed under the Apache 2.0 License.

About

Sample Apache Flink application that can be deployed to Amazon Managed Service for Apache Flink. It reads taxi events from a Kinesis data stream, processes and aggregates them, and ingests the result to an Amazon OpenSearch Service cluster for visualization with Dashboard.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages