You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "David Sabater (JIRA)" <ji...@apache.org> on 2017/11/13 22:39:00 UTC

[jira] [Created] (BEAM-3184) Not able to access GCS API when submitting Python jobs behind corporate firewall

David Sabater created BEAM-3184:
-----------------------------------

             Summary: Not able to access GCS API when submitting Python jobs behind corporate firewall
                 Key: BEAM-3184
                 URL: https://issues.apache.org/jira/browse/BEAM-3184
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
    Affects Versions: 2.1.0
            Reporter: David Sabater
            Assignee: Ahmet Altay


We should modify gcsio.py module in Python sdk to add methods to pick up proxy settings from environment variables in httplib2 library. This will allow submitting jobs from behind a corporate proxy.
I do have the fix implemented in my forked repository.
https://github.com/dsdinter/beam/commit/83a54b5b5695783967a175c4623af31997e52b35



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)