You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/05/23 09:13:00 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=16486949#comment-16486949 ] 

Kaxil Naik commented on AIRFLOW-2512:
-------------------------------------

[~tswast] If possible will you be able to work on this issue and resolve it?

> 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
>            Priority: Minor
>
> 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)