You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (JIRA)" <ji...@apache.org> on 2019/03/19 18:11:00 UTC

[jira] [Created] (BEAM-6865) Refactor common portable runner infrastructure for better reuse

Kyle Weaver created BEAM-6865:
---------------------------------

             Summary: Refactor common portable runner infrastructure for better reuse
                 Key: BEAM-6865
                 URL: https://issues.apache.org/jira/browse/BEAM-6865
             Project: Beam
          Issue Type: Improvement
          Components: runner-flink, runner-spark
            Reporter: Kyle Weaver
            Assignee: Kyle Weaver


The Flink runner is currently Beam's most mature portable OSS runner. Much of the Flink portable runner's implementation details are not unique to Flink, and yet are confined to the Flink runner code. In order to ease development on other portable runners such as the Spark runner, this reusable code should be moved into some common location.

I've set this up to track my progress on these ongoing improvements.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)