You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/05/14 15:56:54 UTC

[GitHub] [beam] tvalentyn edited a comment on pull request #9583: [BEAM-8240] Ensure that the pipeline proto contains the worker_harness_container_image override

tvalentyn edited a comment on pull request #9583:
URL: https://github.com/apache/beam/pull/9583#issuecomment-628727165


   Custom containers are only supported within Beam portability framework.
   
   Pipelines launched within portability framework currently must pass --experiments=beam_fn_api explicitly (user-provided flag) or implicitly (for example, all Python streaming pipelines pass that). 
   
   There will be more Dataflow-specific documentation once custom containers are fully supported by Dataflow runner.
   
   For support of custom containers in other Beam runners, see: 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org