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
I'm with the Software Engineering Research Group at the TU Delft, and I am investigating automations. I have looked at your repository and which GitHub workflows and Maven plugins you...
# Add Iceberg SQL Examples with Glue and S3 Tables Catalogs ## Purpose of the change Add two new examples demonstrating how to write streaming data to Iceberg tables using...
Comment out `ssl.truststore.location` from KafkaConnectors and Kafka-SASL_SSL-ConfigProviders examples, unnecessary when using MSK. Explain trustore is not required when the server certificate is signed by a publicly trusted CA, as it...