Kyle Weaver created BEAM-9553:
---------------------------------
Summary: portableWordCount test using incorrect job server
Key: BEAM-9553
URL: https://issues.apache.org/jira/browse/BEAM-9553
Project: Beam
Issue Type: Bug
Components: runner-flink
Reporter: Kyle Weaver
Assignee: Kyle Weaver
portableWordCount test is building Flink job server 1.10 container [1], but is
using 1.9 container in the test [2].
[1]
https://github.com/lukecwik/incubator-beam/blob/9f4c5f66bb3979aeeebd648f76cbfaca301a1753/sdks/python/test-suites/portable/py2/build.gradle#L32
[2]
https://github.com/lukecwik/incubator-beam/blob/9f4c5f66bb3979aeeebd648f76cbfaca301a1753/sdks/python/apache_beam/runners/portability/job_server.py#L185
--
This message was sent by Atlassian Jira
(v8.3.4#803005)