You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2016/04/29 18:01:13 UTC

[jira] [Created] (AIRFLOW-21) Upgrade GCP libraries to latest

Chris Riccomini created AIRFLOW-21:
--------------------------------------

             Summary: Upgrade GCP libraries to latest
                 Key: AIRFLOW-21
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-21
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Chris Riccomini


We should upgrade the Google cloud platform libraries:

oauth2client
google-api-python-client

To their latest publish versions. This will involve moving off of {{SignedJwtAssertionCredentials}}, as it was removed. I think we might need to use {{ServiceAccountCredentials}} instead. See https://github.com/google/oauth2client/issues/401.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)