You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bo Cui (Jira)" <ji...@apache.org> on 2021/03/26 01:19:00 UTC

[jira] [Created] (FLINK-21981) Increase the priority of the parameter in flink-conf

Bo Cui created FLINK-21981:
------------------------------

             Summary: Increase the priority of the parameter in flink-conf
                 Key: FLINK-21981
                 URL: https://issues.apache.org/jira/browse/FLINK-21981
             Project: Flink
          Issue Type: Bug
            Reporter: Bo Cui


in my cluster, env has HADOOP_CONF_DIR and YARN_CONF_DIR, but they are hadoop and yarn conf, not flink conf. and hadoop conf of flink(env.hadoop.conf.dir) is different from them. so we should use `env.hadoop.conf.dir` first

https://github.com/apache/flink/blob/57e93c90a14a9f5316da821863dd2b335a8f86e0/flink-dist/src/main/flink-bin/bin/config.sh#L256



--
This message was sent by Atlassian Jira
(v8.3.4#803005)