amazon-managed-service-for-apache-flink-examples icon indicating copy to clipboard operation
amazon-managed-service-for-apache-flink-examples copied to clipboard

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

Open guanlinz opened this issue 1 year ago • 0 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?

guanlinz avatar Mar 27 '24 13:03 guanlinz