mravi commented on code in PR #33287: URL: https://github.com/apache/beam/pull/33287#discussion_r1872210174
########## website/www/site/content/en/documentation/sdks/yaml.md: ########## @@ -708,6 +708,49 @@ options: streaming: true ``` +## Jinja Templatization + +It is a common to want to run a single Beam pipeline in different contexts +and/or with different configurations. +When running a YAML pipeline either locally or via the gcloud, Review Comment: ty for the clarification! -- 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]
