You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ben Sidhom (JIRA)" <ji...@apache.org> on 2018/04/13 17:11:01 UTC

[jira] [Created] (BEAM-4067) Add portable Flink test runner

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)