[
https://issues.apache.org/jira/browse/BEAM-4842?focusedWorklogId=127335&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-127335
]
ASF GitHub Bot logged work on BEAM-4842:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/18 14:45
Start Date: 25/Jul/18 14:45
Worklog Time Spent: 10m
Work Description: iemejia closed pull request #6017: [BEAM-4842] Update
Flink Runner to Flink 1.5.1
URL: https://github.com/apache/beam/pull/6017
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/runners/flink/build.gradle b/runners/flink/build.gradle
index 0a80ad4e04d..365f26e91cf 100644
--- a/runners/flink/build.gradle
+++ b/runners/flink/build.gradle
@@ -46,7 +46,7 @@ configurations {
validatesRunner
}
-def flink_version = "1.5.0"
+def flink_version = "1.5.1"
dependencies {
compile library.java.guava
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 127335)
Time Spent: 1h 50m (was: 1h 40m)
> Update Flink Runner to Flink 1.5.1
> ----------------------------------
>
> Key: BEAM-4842
> URL: https://issues.apache.org/jira/browse/BEAM-4842
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)