Valentyn Tymofieiev created BEAM-4850:
-----------------------------------------
Summary: Remove dependency on google-apitools package in Python
SDK.
Key: BEAM-4850
URL: https://issues.apache.org/jira/browse/BEAM-4850
Project: Beam
Issue Type: Improvement
Components: sdk-py-core
Reporter: Valentyn Tymofieiev
Assignee: Ahmet Altay
AFAIK google-apitools is not officially supported. For Google Cloud Platform
APIs such as Datastore, Cloud Storage or Pub/Sub, using [Cloud Client Libraries
for Python|https://github.com/GoogleCloudPlatform/google-cloud-python] is
recommended. If that not possible, we may be able to use
[https://github.com/google/google-api-python-client] - officially supported,
but now in maintenance mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)