You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2021/02/18 00:02:00 UTC

[jira] [Created] (BIGTOP-3503) Set the correct version info to Flink

Kengo Seki created BIGTOP-3503:
----------------------------------

             Summary: Set the correct version info to Flink
                 Key: BIGTOP-3503
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3503
             Project: Bigtop
          Issue Type: Bug
          Components: flink
            Reporter: Kengo Seki


Currently, flink doesn't show the correct version for some reason.
{code:java}
$ ./docker-hadoop.sh -d -k flink -L -c 1

...

$ ./docker-hadoop.sh --exec 1 flink -v
Version: <unknown>, Commit ID: DeadD0d0
{code}
Zeppelin checks its version when invoking FlinkInterpreter, so it doesn't work.
 [https://github.com/apache/zeppelin/blob/89f4ee77464030bf0aae6f07af6aa4ba0250041e/flink/flink-shims/src/main/java/org/apache/zeppelin/flink/FlinkShims.java#L66]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)