[
https://issues.apache.org/jira/browse/AIRFLOW-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487885#comment-16487885
]
Tim Swast commented on AIRFLOW-2512:
------------------------------------
Yes, I can help with this, as I did similar work in the pandas-gbq library. I
probably won't get to start on this until next week, though.
> 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)