aws-samples / amazon-managed-service-for-apache-flink-examples

Collection of code examples for Amazon Managed Service for Apache Flink
MIT No Attribution
39 stars 20 forks source link

Java Examples for Exception Handling including Async IO and Side Ouputs #63

Open alexiteki opened 4 weeks ago

alexiteki commented 4 weeks ago

Issue #, if available: N/A

Description of changes: Adding new code examples for exception handling in flink applications. Specifically including examples of how to use Async I/O with retries and Side Outputs for splitting streams.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.