[
https://issues.apache.org/jira/browse/BEAM-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693884#comment-16693884
]
Ruoyun Huang edited comment on BEAM-5448 at 11/20/18 11:12 PM:
---------------------------------------------------------------
Works being done:
Caveat remains: Due to how ULR is implemented, currently it only
supports running a pipeline without IO output. And the Java Reference Runner in
python becomes complete only when ULR supports more features.
# Updated cwiki page on how to run python-portability-on-java-ULR (link:
https://cwiki.apache.org/confluence/display/BEAM/Usage+Guide)
# Side by side comparisons with Java-SDK-on-ULR’s behavior (link:
https://bit.ly/2qui6Ot)
# [Optional] For validation purpose, shall we check in a variant of python
wordCount, which does not do TextIO?
was (Author: ruoyun):
Works being done:
Caveat remains: Due to how ULR is implemented, currently it only
supports running a pipeline without IO output. And the Java Reference Runner in
python becomes complete only when ULR supports more features.
# Updated cwiki page on how to run python-portability-on-java-ULR.
# Side by side comparisons with Java-SDK-on-ULR’s behavior.
# [Optional] For validation purpose, shall we check in a variant of python
wordCount, which does not do TextIO?
> Support running user pipelines with the Java Reference Runner in Python.
> ------------------------------------------------------------------------
>
> Key: BEAM-5448
> URL: https://issues.apache.org/jira/browse/BEAM-5448
> Project: Beam
> Issue Type: Sub-task
> Components: runner-direct
> Reporter: Daniel Oliveira
> Assignee: Ruoyun Huang
> Priority: Major
>
> In order to aid testing, devs should be able to write pipelines and then
> easily run them with the ULR. This task is for creating the build rules
> needed to accomplish this for pipelines using the Python SDK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)