You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:01:03 UTC

[jira] [Commented] (AIRFLOW-2512) GoogleCloudBaseHook using deprecated oauth2client

    [ https://issues.apache.org/jira/browse/AIRFLOW-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601417#comment-16601417 ] 

Apache Spark commented on AIRFLOW-2512:
---------------------------------------

User 'tswast' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3488

> GoogleCloudBaseHook using deprecated oauth2client
> -------------------------------------------------
>
>                 Key: AIRFLOW-2512
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2512
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>            Reporter: Tim Swast
>            Assignee: Tim Swast
>            Priority: Minor
>             Fix For: 1.10.0, 2.0.0
>
>
> oauth2client is deprecated in favor of the google-auth library. [https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html]
> The GoogleCloudBaseHook should be updated to use the google-auth library.
> Note: to use the google-auth library with the google-api-python-client, the API client library may also require an update.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)