[
https://issues.apache.org/jira/browse/FLINK-18898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176154#comment-17176154
]
Chesnay Schepler commented on FLINK-18898:
------------------------------------------
Where did you get the jar from? The 1.11.0/1.11.1 releases do contain that
file, and do so as well when I built it locally.
> .flink-runtime.version.properties file does not exist in flink-dist.jar
> -----------------------------------------------------------------------
>
> Key: FLINK-18898
> URL: https://issues.apache.org/jira/browse/FLINK-18898
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.11.0
> Reporter: Aki Tanaka
> Priority: Major
>
> I noticed that .flink-runtime.version.properties file does not exist in
> flink-dist jar file. Due to lack of this property file, running 'flink
> --version' returns unknown version.
> If I rename the '.flink-runtime.version.properties' file to
> 'flink-runtime.version.properties', I was able to contain the property file
> in the flink-dist jar. If this approach is fine, I'll create the pull
> request. If not, I would like to know the best way to work around the problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)