[
https://issues.apache.org/jira/browse/FLINK-21754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17316114#comment-17316114
]
Dawid Wysakowicz commented on FLINK-21754:
------------------------------------------
Hey [~trohrmann] just letting you know that I created the 1.13 branch
accidentally when creating the rc0. It is not a proper 1.13 branch yet. There
is no need to merge it there yet. We will announce the actual cut off in the
ML.
> 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
> Assignee: Roc Marshal
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.13.0, 1.14.0
>
>
> 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)