Re: Printing effective config for flint 1.11 cli

2020-07-24 Thread Kostas Kloudas
Hi Senthil, You can see the configuration from the WebUI or you can get from the REST API[1]. In addition, if you enable debug logging, you will have a line starting with "Effective executor configuration:" in your client logs (although I am not 100% sure if this will contain all the configuration

Printing effective config for flint 1.11 cli

2020-07-24 Thread Senthil Kumar
Hello, My understanding is that flink consumes the config from the config file as well as those specified via the -D option. I assume that the -D will override the values from the config file? Is there a way to somehow see what the effective config is? i.e. print all of the config values that f