[
https://issues.apache.org/jira/browse/BEAM-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117451#comment-16117451
]
ASF GitHub Bot commented on BEAM-2431:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/3687
> 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
> Labels: beam-python-everywhere
>
> 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.4.14#64029)