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/08/13 15:22:55 UTC

[GitHub] [beam] chamikaramj edited a comment on pull request #12561: [BEAM-10698] Enable dataflow streaming engine when running with runner_v2 and streaming.

chamikaramj edited a comment on pull request #12561:
URL: https://github.com/apache/beam/pull/12561#issuecomment-673538098


   We already publish that use_runner_v2 enables streaming engine: https://cloud.google.com/dataflow/docs/guides/deploying-a-pipeline#dataflow-runner-v2
   
   Pipeline differences come from here: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py#L760
   
   So seems like this will not change user expectations ? Note that this issue affects all SDFs including x-lang Kafka.
   
   cc: @robertwb @lukecwik 


----------------------------------------------------------------
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