[ 
https://issues.apache.org/jira/browse/BEAM-11254?focusedWorklogId=511595&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-511595
 ]

ASF GitHub Bot logged work on BEAM-11254:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Nov/20 22:26
            Start Date: 13/Nov/20 22:26
    Worklog Time Spent: 10m 
      Work Description: davidwrede commented on a change in pull request #13317:
URL: https://github.com/apache/beam/pull/13317#discussion_r523265575



##########
File path: website/www/site/content/en/documentation/programming-guide.md
##########
@@ -5431,4 +5431,282 @@ use case.
 
 {{< highlight py >}}
 {{< code_sample "sdks/python/apache_beam/examples/snippets/snippets.py" 
BundleFinalize >}}
-{{< /highlight >}}
\ No newline at end of file
+{{< /highlight >}}
+
+## 13. Multi-language pipelines {#mulit-language-pipelines}
+
+Beam allows you to combine transforms written in any supported SDK language 
(currently, Java and Python) and use them in one multi-language pipeline. This 
capability makes it easy to provide new functionality simultaneously in 
different Apache Beam SDKs through a single cross-language transform. For 
example, the Apache Kafka connector and SQL transform from the Java SDK can be 
used in Python streaming pipelines. 

Review comment:
       Done.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 511595)
    Time Spent: 2h  (was: 1h 50m)

> Add documentation for authoring and using multi-language pipelines
> ------------------------------------------------------------------
>
>                 Key: BEAM-11254
>                 URL: https://issues.apache.org/jira/browse/BEAM-11254
>             Project: Beam
>          Issue Type: New Feature
>          Components: cross-language
>            Reporter: Chamikara Madhusanka Jayalath
>            Priority: P2
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to