You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Patrick Lucas (JIRA)" <ji...@apache.org> on 2017/02/03 22:34:51 UTC

[jira] [Commented] (FLINK-1588) Load flink configuration also from classloader

    [ https://issues.apache.org/jira/browse/FLINK-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852224#comment-15852224 ] 

Patrick Lucas commented on FLINK-1588:
--------------------------------------

Should it search and apply the configuration found on the classpath only when configDir is unset or flink-config.yaml can't be found in configDir? Or should it load configuration from both, preferring the values found in configDir/flink-config.yaml?

> Load flink configuration also from classloader
> ----------------------------------------------
>
>                 Key: FLINK-1588
>                 URL: https://issues.apache.org/jira/browse/FLINK-1588
>             Project: Flink
>          Issue Type: New Feature
>          Components: Local Runtime
>            Reporter: Robert Metzger
>
> The GlobalConfiguration object should also check if it finds the flink-config.yaml in the classpath and load if from there.
> This allows users to inject configuration files in local "standalone" or embedded environments.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)