chamikaramj commented on pull request #15727: URL: https://github.com/apache/beam/pull/15727#issuecomment-996908941
Thanks for the feedback. Most cross-language wrappers should automatically startup an expansion service so users should not have to start custom services. In case you haven't seen it, the main documentation on cross-language transforms (multi-language pipelines) is here: https://beam.apache.org/documentation/programming-guide/#multi-language-pipelines There you'll find details on using cross-language transforms and more information on starting up a custom expansion service. We also have a new quickstart guide here: https://beam.apache.org/documentation/sdks/python-multi-language-pipelines/ We hope to further improve documentation in the future, so if you have specific requests please file a Jira as Ahmet mentioned. -- 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]
