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/05/10 01:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/BIGTOP-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kengo Seki updated BIGTOP-3503:
-------------------------------
    Fix Version/s: 3.0.0

> 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
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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)