Alessio Bernesco Làvore
09/04/2024, 7:25 AMvolumes:
- ./jobmanager:/tmp
- ./jobmanager-web:/opt/flink/flink-web
- ./conf/config.yaml:/opt/flink/conf/config.yaml <-this one
A couple of times, after a docker restart (or down/up cycle) the startup fails cause the local config.yaml is filled with something that looks like the log output from Flink itself...
Opening the file it really contains about 20 rows from a log output and it's definetely lost, like the standard output was redirect to the file. I know it sounds weird, but happens a couple of time.