[
https://issues.apache.org/jira/browse/BEAM-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289672#comment-16289672
]
Chamikara Jayalath commented on BEAM-3342:
------------------------------------------
Great to hear that you are adding a Python connector.
Is this the correct version of the client:
https://pypi.python.org/pypi/google-cloud-bigtable/0.28.1
If so probably you just need to add a dependency to
https://github.com/apache/beam/blob/master/sdks/python/setup.py#L123.
For BigQuery and GCS we use client libraries generated by apitools (not exactly
sure why we did that but possibly due to stable clients not being available at
that time).
> Create a Cloud Bigtable Python connector
> ----------------------------------------
>
> 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: Ahmet Altay
>
> I would like to create a Cloud Bigtable python connector.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)