[
https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=449279&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-449279
]
ASF GitHub Bot logged work on BEAM-3342:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jun/20 14:15
Start Date: 22/Jun/20 14:15
Worklog Time Spent: 10m
Work Description: mf2199 edited a comment on pull request #11295:
URL: https://github.com/apache/beam/pull/11295#issuecomment-647196061
@chamikaramj @aaltay The build errors point to 'missing' arguments that were
made so by design, e.g.:
```
15:41:25 E ValueError: Pipeline has validations errors:
15:41:25 E Missing required option: project.
15:41:25 E Missing required option: region.
15:41:25 E Missing GCS path option: temp_location.
15:41:25 E Missing GCS path option: staging_location.
```
[from "Run Python PreCommit" log]
These are meant to be supplied via command line, as they may contain
non-public information and are subject to change.
Any ideas?
----------------------------------------------------------------
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: 449279)
Time Spent: 48h 50m (was: 48h 40m)
> 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
> Priority: P2
> Time Spent: 48h 50m
> Remaining Estimate: 0h
>
> I would like to create a Cloud Bigtable python connector.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)