[
https://issues.apache.org/jira/browse/BEAM-12281?focusedWorklogId=603994&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-603994
]
ASF GitHub Bot logged work on BEAM-12281:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/May/21 07:53
Start Date: 31/May/21 07:53
Worklog Time Spent: 10m
Work Description: je-ik commented on a change in pull request #14906:
URL: https://github.com/apache/beam/pull/14906#discussion_r642287661
##########
File path: .test-infra/dataproc/flink_cluster.sh
##########
@@ -35,7 +35,7 @@
# HARNESS_IMAGES_TO_PULL='gcr.io/<IMAGE_REPOSITORY>/python:latest
gcr.io/<IMAGE_REPOSITORY>/java:latest' \
# JOB_SERVER_IMAGE=gcr.io/<IMAGE_REPOSITORY>/job-server-flink:latest \
# ARTIFACTS_DIR=gs://<bucket-for-artifacts> \
-#
FLINK_DOWNLOAD_URL=https://archive.apache.org/dist/flink/flink-1.10.1/flink-1.10.1-bin-scala_2.11.tgz
\
+#
FLINK_DOWNLOAD_URL=https://archive.apache.org/dist/flink/flink-1.12.3/flink-1.12.3-bin-scala_2.11.tgz
\
Review comment:
nit: I believe the currently released version of 1.12.x is `1.12.4`.
Unrelated: Do we have a policy about whic version to run on jenkins? Should
it be the most recent one? Looks like we are changing from the last supported
(1.10) to the second newest, is this intentional?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 603994)
Time Spent: 1h 20m (was: 1h 10m)
> Drop support for Flink 1.10
> ---------------------------
>
> Key: BEAM-12281
> URL: https://issues.apache.org/jira/browse/BEAM-12281
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: P2
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)