[
https://issues.apache.org/jira/browse/BAHIR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553127#comment-16553127
]
ASF GitHub Bot commented on BAHIR-173:
--------------------------------------
Github user eskabetxe commented on a diff in the pull request:
https://github.com/apache/bahir-flink/pull/29#discussion_r204484791
--- Diff: .travis.yml ---
@@ -32,19 +32,19 @@ matrix:
include:
- jdk: oraclejdk8
env:
- - FLINK_VERSION="1.3.0" SCALA_VERSION="2.11"
+ - FLINK_VERSION="1.5.1" SCALA_VERSION="2.11"
- CACHE_NAME=JDK8_F130_A
- jdk: oraclejdk8
env:
- - FLINK_VERSION="1.3.0" SCALA_VERSION="2.10"
+ - FLINK_VERSION="1.5.1" SCALA_VERSION="2.10"
--- End diff --
the version on scala 2.10 was deprecated on flink version 1.4.0
you have to remove this test
> 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)