iemejia commented on a change in pull request #14906: URL: https://github.com/apache/beam/pull/14906#discussion_r642532863
########## 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: Yes, I kept 1.12.3 because this is run in Dataproc and that's the currently supported version on Dataproc. -- 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]
