amazon-managed-service-for-apache-flink-examples
amazon-managed-service-for-apache-flink-examples copied to clipboard
Collection of code examples for Amazon Managed Service for Apache Flink
Hi there, I was reading through the https://github.com/aws-samples/amazon-managed-service-for-apache-flink-examples/tree/main/java/S3ParquetSink/src/main/resources, and found that there is flink-conf.yaml and core-site.xml and trying to specify `s3.endpoint` in the code. Does MSF now support CX to...
Adding Managed Service for Apache Flink Well-Architected Lens
Contribution by @ravtejsingh * Upgraded to Flink 1.19 * Added step-by-step instructions * Harmonised the configuration with other examples
Example demonstrating how to include 3rd-party Python dependencies
There has been iceberg example,can you give stream sink hudi example?
*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...
Bumps [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) from 1.15.1 to 1.15.2. Release notes Sourced from org.apache.parquet:parquet-avro's releases. Apache Parquet Java 1.15.2 What's Changed GH-3198: Allow specifying trusted classes by class name in apache/parquet-java#3199 Full Changelog:...
## Purpose of the change *Add an Example of Apache Paimon CDC Ingestion using MSF * ## Verifying this change 1. Tested on Managed Service for Apache Flink ## Significant...