[
https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=352413&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-352413
]
ASF GitHub Bot logged work on BEAM-3342:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/19 02:53
Start Date: 03/Dec/19 02:53
Worklog Time Spent: 10m
Work Description: mf2199 commented on issue #8457: [BEAM-3342] Create a
Cloud Bigtable IO connector for Python
URL: https://github.com/apache/beam/pull/8457#issuecomment-560975166
@chamikaramj I spoke to Kristen who showed the logs to someone from
Dataflow team and relayed their response. They have not seen errors like that
before, hence asked to repeat the test with Python 3 - did that, and the errors
are the same.
I've also discovered something new, when adding a new private class
['_BTReadFn' for the matter] to `bigtableio.py`. The updated package
[`bigtableio-0.3.125.tar.gz`] is rebuilt, reinstalled locally, and the uploaded
copy in the staging folder shows proper contents. But the pickler now throws an
exception:
```
AttributeError: Can't get attribute '_BTReadFn' on <module
'apache_beam.io.gcp.bigtableio' from
'/usr/local/lib/python3.6/site-packages/apache_beam/io/gcp/bigtableio.py'>
```
This too hasn't happed before but definitely looks like another environment
issue and impedes any further testing until solved. I'll keep digging, but if
you guys have any suggestions, please advise.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 352413)
Time Spent: 42h 10m (was: 42h)
> Create a Cloud Bigtable IO connector for Python
> -----------------------------------------------
>
> Key: BEAM-3342
> URL: https://issues.apache.org/jira/browse/BEAM-3342
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Solomon Duskis
> Assignee: Solomon Duskis
> Priority: Major
> Time Spent: 42h 10m
> Remaining Estimate: 0h
>
> I would like to create a Cloud Bigtable python connector.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)