You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/07/13 16:38:01 UTC

[jira] [Commented] (BAHIR-173) Upgrade bahir-flink to support Flink 1.5.1

    [ https://issues.apache.org/jira/browse/BAHIR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543417#comment-16543417 ] 

Ted Yu commented on BAHIR-173:
------------------------------

Currently I saw:
{code}
[ERROR] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[ERROR] /bahir-flink/flink-connector-redis/src/test/java/org/apache/flink/streaming/connectors/redis/RedisITCaseBase.java:19: error: cannot find symbol
[ERROR] import org.apache.flink.streaming.util.StreamingMultipleProgramsTestBase;
[ERROR]                                       ^
[ERROR]   symbol:   class StreamingMultipleProgramsTestBase
[ERROR]   location: package org.apache.flink.streaming.util
[ERROR] /bahir-flink/flink-connector-redis/src/test/java/org/apache/flink/streaming/connectors/redis/RedisITCaseBase.java:28: error: cannot find symbol
[ERROR] public abstract class RedisITCaseBase extends StreamingMultipleProgramsTestBase {
[ERROR]                                               ^
[ERROR]   symbol: class StreamingMultipleProgramsTestBase
{code}

> Upgrade bahir-flink to support Flink 1.5.1
> ------------------------------------------
>
>                 Key: BAHIR-173
>                 URL: https://issues.apache.org/jira/browse/BAHIR-173
>             Project: Bahir
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Priority: Major
>
> Flink 1.5.1 has been released.
> We should upgrade flink.version to 1.5.1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)