Abacn commented on PR #30552: URL: https://github.com/apache/beam/pull/30552#issuecomment-1983721775
Actually it requires to have a pre-installed beam SDK: ``` 2024/03/07 06:41:34 Downloaded: /var/opt/google/staged/dataflow_python_sdk.tar (sha256: b3e497c7adc062ee3fb5e9ca90b9d32ff96a5e423a5f7a321106530fc7ab9a9f, size: 2424308) 2024-03-07 01:46:53.456 EST failed to install required packages: Apache Beam is not installed in the runtime environment. If you use a custom container image, you must install apache-beam package in the custom image using same version of Beam as in the pipeline submission environment. For more information, see: the https://beam.apache.org/documentation/runtime/environments/ ``` -- 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]
