Tim Swast created AIRFLOW-2512:
----------------------------------
Summary: 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
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)