You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/06/09 18:37:18 UTC

[jira] [Created] (BEAM-2431) Model Runner interactions in RPC layer for Runner API

Kenneth Knowles created BEAM-2431:
-------------------------------------

             Summary: Model Runner interactions in RPC layer for Runner API
                 Key: BEAM-2431
                 URL: https://issues.apache.org/jira/browse/BEAM-2431
             Project: Beam
          Issue Type: New Feature
          Components: beam-model-runner-api
            Reporter: Kenneth Knowles
            Assignee: Sourabh Bajaj


The "Runner API" today is actually just a definition of what constitutes a Beam pipeline. It needs to actually be a (very small) API.

This would allow e.g. a Java-based job launcher to respond to launch requests and state queries from a Python-based adapter.

The expected API would be something like a distillation of the APIs for PipelineRunner and PipelineResult (which is really "Job") via analyzing how these both look in Java and Python.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)