Ben Sidhom created BEAM-4067:
--------------------------------
Summary: Add portable Flink test runner
Key: BEAM-4067
URL: https://issues.apache.org/jira/browse/BEAM-4067
Project: Beam
Issue Type: New Feature
Components: runner-flink
Reporter: Ben Sidhom
Assignee: Aljoscha Krettek
The portable Flink runner cannot be tested through the normal mechanisms used
for ValidatesRunner tests because it requires a job server to be constructed
out of band and for pipelines to be run through it. We should implement a shim
that acts as a standard Java SDK Runner that spins up the necessary server
(possibly in-process) and runs against it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)