[
https://issues.apache.org/jira/browse/BEAM-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16552118#comment-16552118
]
Thomas Weise edited comment on BEAM-4842 at 7/22/18 6:41 PM:
-------------------------------------------------------------
Job submission for the portable Flink runner is broken with 1.5.0 client
running against 1.5.1 cluster. The older rest client fails to find the blob
server. That client side code was removed in 1.5.1 client (whoo-hoo, Flink
release patch compatibility anyone?). After upgrade the job submission is
successful (but make sure to run ./gradlew
:beam-runners-flink_2.11-job-server:clean first).
was (Author: thw):
Job submission for the portable Flink runner is broken with 1.5.0 client
running against 1.5.1 cluster. The rest client is trying to find a blob server
that does not (any longer) exist. The client side code was removed in 1.5.1
client (whoo-hoo, Flink release patch compatibility anyone?). After upgrade the
job submission is successful (but make sure to run ./gradlew
:beam-runners-flink_2.11-job-server:clean first).
> 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: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)