[
https://issues.apache.org/jira/browse/BEAM-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver resolved BEAM-8649.
-------------------------------
Fix Version/s: Not applicable
Resolution: Fixed
> Eat stderr from subprocess in _get_default_gcp_region
> -----------------------------------------------------
>
> Key: BEAM-8649
> URL: https://issues.apache.org/jira/browse/BEAM-8649
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: Minor
> Fix For: Not applicable
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When we call gcloud to get a default GCP region, we leak the stderr from the
> subprocess, spamming a bunch of "(unset)" lines in the logs.
> [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/options/pipeline_options.py#L517]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)