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 2022/06/03 19:17:26 UTC

[GitHub] [beam] kennknowles opened a new issue, #18541: Templates shouldn't have region option populated

kennknowles opened a new issue, #18541:
URL: https://github.com/apache/beam/issues/18541

   When submitting a template in the Dataflow UI, it is necessary to specify a region.
   
   If the template also has an erroneously set region in its PipelineOptions, then the workers are not able to communicate with the service.
   
   If we're creating a template (i.e. template_location != null), then we shouldn't populate the region.
   
   This is an issue in Python, and likely in JAva as well. This issue hit https://stackoverflow.com/questions/47093294/templated-dataflow-hangs-over-an-hour-at-loading-and-quits-with-an-error
   
   Imported from Jira [BEAM-3148](https://issues.apache.org/jira/browse/BEAM-3148). Original Jira may contain additional context.
   Reported by: pabloem.


-- 
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-unsubscribe@beam.apache.org.apache.org

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