pcoet commented on a change in pull request #16649: URL: https://github.com/apache/beam/pull/16649#discussion_r796916704
########## File path: website/www/site/content/en/documentation/programming-guide.md ########## @@ -7046,3 +7046,7 @@ When an SDK-specific wrapper isn't available, you will have to access the cross- Currently, portable runners such as Flink, Spark, and the direct runner can be used with multi-language pipelines. Dataflow supports multi-language pipelines through the Dataflow Runner v2 backend architecture. + +### 13.4 Tips and Troubleshooting + +For tips related to multi-language pipelines and troubleshooting information, please see [here](https://cwiki.apache.org/confluence/display/BEAM/Multi-language+Pipelines+Tips). Review comment: Consider: "For additional tips and troubleshooting information, see [Multi-language Pipelines Tips](https://cwiki.apache.org/confluence/display/BEAM/Multi-language+Pipelines+Tips) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
