Aki Tanaka created FLINK-18898:
----------------------------------
Summary: .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
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)