shunping opened a new pull request, #34715: URL: https://github.com/apache/beam/pull/34715
To set the prism location used to run a pipeline, we can use `--prism_location`. With this PR, we now support the following scenarios: - `--prism_location=/path/to/bin` - `--prism_location=gs://bucket/path/to/bin` - `--prism_location=https://github.com/apache/beam/releases/download/...` - `--prism_location=https://github.com/apache/beam/releases/tag/...` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org