You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (Jira)" <ji...@apache.org> on 2020/04/08 02:46:00 UTC

[jira] [Resolved] (BEAM-9529) Remove googledatastore package

     [ https://issues.apache.org/jira/browse/BEAM-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udi Meiri resolved BEAM-9529.
-----------------------------
    Resolution: Fixed

> Remove googledatastore package
> ------------------------------
>
>                 Key: BEAM-9529
>                 URL: https://issues.apache.org/jira/browse/BEAM-9529
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>    Affects Versions: 2.21.0
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>             Fix For: 2.21.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Followup to https://issues.apache.org/jira/browse/BEAM-4543
> Reasons:
> 1. v1/datastoreio.py (which uses googledatastore) has had a deprecation notice since 2.13 (admittedly citing a 3.0 Beam release).
> v1new/datastoreio.py is the replacement, using the newer package.
> 2. googledatastore does not support Python 3, and 2.7 support is going away on Beam.
> 3. googledatastore depends on an old version of httplib2 [1], which is starting to conflict with other packages using new versions [2].
> [1] https://github.com/GoogleCloudPlatform/google-cloud-datastore/blob/85e3856fa0a851ba5fc47525aab7fa8b7c711146/python/setup.py#L31
> [2] https://github.com/googleapis/google-api-python-client/pull/841/files



--
This message was sent by Atlassian Jira
(v8.3.4#803005)