[
https://issues.apache.org/jira/browse/BEAM-4215?focusedWorklogId=167922&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-167922
]
ASF GitHub Bot logged work on BEAM-4215:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/18 19:02
Start Date: 20/Nov/18 19:02
Worklog Time Spent: 10m
Work Description: aaltay commented on issue #7082: [BEAM-4215]Pick up the
latest googledatastore release
URL: https://github.com/apache/beam/pull/7082#issuecomment-440392501
Datastore tests are failing
14:52:39 Traceback (most recent call last):
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py27-gcp/local/lib/python2.7/site-packages/nose/loader.py",
line 418, in loadTestsFromName
14:52:39 addr.filename, addr.module)
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py27-gcp/local/lib/python2.7/site-packages/nose/importer.py",
line 47, in importFromPath
14:52:39 return self.importFromDir(dir_path, fqname)
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py27-gcp/local/lib/python2.7/site-packages/nose/importer.py",
line 94, in importFromDir
14:52:39 mod = load_module(part_fqname, fh, filename, desc)
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/io/gcp/datastore_write_it_test.py",
line 38, in <module>
14:52:39 from apache_beam.io.gcp import datastore_write_it_pipeline
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/io/gcp/datastore_write_it_pipeline.py",
line 38, in <module>
14:52:39 from apache_beam.io.gcp.datastore.v1.datastoreio import
DeleteFromDatastore
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio.py",
line 27, in <module>
14:52:39 from apache_beam.io.gcp.datastore.v1 import helper
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/io/gcp/datastore/v1/helper.py",
line 46, in <module>
14:52:39 from googledatastore import PropertyFilter, CompositeFilter
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py27-gcp/local/lib/python2.7/site-packages/googledatastore/__init__.py",
line 21, in <module>
14:52:39 from . import helper
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py27-gcp/local/lib/python2.7/site-packages/googledatastore/helper.py",
line 25, in <module>
14:52:39 from google.datastore.v1 import entity_pb2
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py27-gcp/local/lib/python2.7/site-packages/google/datastore/v1/entity_pb2.py",
line 28, in <module>
14:52:39
dependencies=[google_dot_api_dot_annotations__pb2.DESCRIPTOR,google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,google_dot_type_dot_latlng__pb2.DESCRIPTOR,])
14:52:39 File
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py27-gcp/local/lib/python2.7/site-packages/google/protobuf/descriptor.py",
line 878, in __new__
14:52:39 return _message.default_pool.AddSerializedFile(serialized_pb)
14:52:39 TypeError: Couldn't build proto file into descriptor pool!
14:52:39 Invalid proto descriptor for file
"google/datastore/v1/entity.proto":
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 167922)
Time Spent: 1h 20m (was: 1h 10m)
> Update Python SDK dependencies for next release
> -----------------------------------------------
>
> Key: BEAM-4215
> URL: https://issues.apache.org/jira/browse/BEAM-4215
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Affects Versions: 2.5.0
> Reporter: Valentyn Tymofieiev
> Assignee: Ahmet Altay
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)