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

Does MSF support specify core-site.xml or flink-conf.yaml directly while compiling jar package?

Closed this issue · 1 comments

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 specify the flink configuration file directly?

Amazon Managed Service for Apache Flink does not support flink-conf.yaml or core-site.xml at the moment