[
https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=295708&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-295708
]
ASF GitHub Bot logged work on BEAM-3342:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Aug/19 19:50
Start Date: 15/Aug/19 19:50
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-521773234
@pabloem running `tox -e py27-lint` locally throws an error [reproduced on 2
different machines]:
```
(Beam-MF) C:\git\beam-MF\sdks\python>tox -e py27-lint
GLOB sdist-make: C:\git\beam-MF\sdks\python\setup.py
py27-lint create: C:\git\beam-MF\sdks\python\target\.tox\py27-lint
py27-lint installdeps: pycodestyle==2.3.1, pylint==1.9.3, future==0.16.0,
isort==4.2.15, flake8==3.5.0
ERROR: invocation failed (exit code 2), logfile:
C:\git\beam-MF\sdks\python\target\.tox\py27-lint\log\py27-lint-1.log
================================== log start
==================================
C:\git\beam-MF\sdks\python\target\.tox\py27-lint\Scripts/python: can't open
file 'C:\git\beam-MF\sdks\python\target\.tox\py27-lint\Scripts/pip': [Errno 2]
No such file or directory
=================================== log end
===================================
ERROR: could not install deps [pycodestyle==2.3.1, pylint==1.9.3,
future==0.16.0, isort==4.2.15, flake8==3.5.0]; v =
InvocationError(u"'C:\\git\\beam-MF\\sdks\\python\\target\\.tox\\py27-lint\\Scripts/python'
'C:\\git\\beam-MF\\sdks\\python\\target\\.tox\\py27-lint
\\Scripts/pip' install --retries 10 pycodestyle==2.3.1 pylint==1.9.3
future==0.16.0 isort==4.2.15 flake8==3.5.0", 2)
___________________________________ summary
___________________________________
ERROR: py27-lint: could not install deps [pycodestyle==2.3.1,
pylint==1.9.3, future==0.16.0, isort==4.2.15, flake8==3.5.0]; v =
InvocationError(u"'C:\\git\\beam-MF\\sdks\\python\\target\\.tox\\py27-lint\\Scripts/python'
'C:\\git\\beam-MF\\sdks\\python\\target\\.t
ox\\py27-lint\\Scripts/pip' install --retries 10 pycodestyle==2.3.1
pylint==1.9.3 future==0.16.0 isort==4.2.15 flake8==3.5.0", 2)
```
Although not the best, as of right now using Git checks seems to be the only
viable way.
----------------------------------------------------------------
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: 295708)
Time Spent: 36h 10m (was: 36h)
> 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: 36h 10m
> Remaining Estimate: 0h
>
> I would like to create a Cloud Bigtable python connector.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)