Relative Content

Tag Archive for apache-flink

How to Load properties file in Flink

I know I can pass application parameters via args or -D, but I would like to have the configuration in the specified properties file and have different flink applications use different properties files.