You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2019/11/13 17:49:00 UTC

[jira] [Updated] (BEAM-8649) Eat stderr from subprocess in _get_default_gcp_region

     [ https://issues.apache.org/jira/browse/BEAM-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver updated BEAM-8649:
------------------------------
    Status: Open  (was: Triage Needed)

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