Github user EronWright commented on the issue:

    https://github.com/apache/flink/pull/3356
  
    Would you mind having a look at `GlobalConfiguration.dynamicProperties`, 
which is set by the main method of various Flink processes based on CLI 
arguments.   The `GlobalConfiguration.loadConfiguration` method (which loads 
the YAML config) treats the dynamic properties as overrides to the config 
entries.    This feature is necessary because `loadConfiguration` is used all 
over the place.   
    
    Just bringing it to your attention in case there's some interplay.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to