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)

Reply via email to