mravi commented on code in PR #33287: URL: https://github.com/apache/beam/pull/33287#discussion_r1872189039
########## 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: nit: should we re-word to say `locally or against a remote pipeline runner` ? as gcloud seem restrictive. -- 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]
