You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aki Tanaka (Jira)" <ji...@apache.org> on 2020/08/12 04:54:00 UTC

[jira] [Created] (FLINK-18898) .flink-runtime.version.properties file does not exist in flink-dist.jar

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)