You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 21:07:04 UTC

[GitHub] [beam] kennknowles opened a new issue, #18862: Define and add updates needed to run a simple Java transform using Python SDK on top of the reference runner (ULR)

kennknowles opened a new issue, #18862:
URL: https://github.com/apache/beam/issues/18862

   Task here is the do research and perform updates necessary to run a simple Java transform that does not require expansion through Beam portability offering. Initially we'll try to get this working for ULR and will try to expand into other runners later.
   
   This will also including coming up with a reasonable mechanism to define a shim in SDK A for a transform that is fully defined in SDK B.
   
   This should be combined with efforts to introduce mechanisms to expand cross platform transforms (see [1]) to achieve a full cross language transform offering which will, for example, allow IOs defined in SDK B to be used in SDK A.
   
   [1] [https://s.apache.org/beam-mixed-language-pipelines](https://s.apache.org/beam-mixed-language-pipelines)
   
   Imported from Jira [BEAM-3923](https://issues.apache.org/jira/browse/BEAM-3923). Original Jira may contain additional context.
   Reported by: chamikara.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org