[
https://issues.apache.org/jira/browse/FLINK-21754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roc Marshal updated FLINK-21754:
--------------------------------
Comment: was deleted
(was: [~Amon] Thank you for your reporting this issue .I agree it.
And I'm very glad to make a hotfix for it.
[~jark] [~Amon] [~dianfu] Could you assign this ticket to me ? Thank you.)
> Exception message does not point to the right path.
> ---------------------------------------------------
>
> Key: FLINK-21754
> URL: https://issues.apache.org/jira/browse/FLINK-21754
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 1.12.2
> Reporter: ZhangWei
> Priority: Minor
>
> In org.apache.flink.configuration.GlobalConfiguration,
> between line 126~133, we are checking whether conf/flink-conf.yaml file
> exists, not the conf directory.
> so in line 131, we should use yamlConfigFile.getAbsolutePath() instead of
> confDirFile.getAbsolutePath().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)