[
https://issues.apache.org/jira/browse/BEAM-6469?focusedWorklogId=187244&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-187244
]
ASF GitHub Bot logged work on BEAM-6469:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/19 00:40
Start Date: 19/Jan/19 00:40
Worklog Time Spent: 10m
Work Description: mxm commented on issue #7576: [BEAM-6469] Install Beam
test dependencies in Flink compatibility tests
URL: https://github.com/apache/beam/pull/7576#issuecomment-455731154
Thanks for investigating. Will merge if tests pass.
----------------------------------------------------------------
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: 187244)
Time Spent: 40m (was: 0.5h)
> Python Flink ValidatesRunner tests fail due to missing module
> -------------------------------------------------------------
>
> Key: BEAM-6469
> URL: https://issues.apache.org/jira/browse/BEAM-6469
> Project: Beam
> Issue Type: Test
> Components: sdk-py-core
> Reporter: Maximilian Michels
> Assignee: Valentyn Tymofieiev
> Priority: Blocker
> Fix For: 2.10.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink_PR/130/console
> {noformat}
> 17:50:38 Traceback (most recent call last):
> 17:50:38 File "/usr/lib/python2.7/runpy.py", line 174, in
> _run_module_as_main
> 17:50:38 "__main__", fname, loader, pkg_name)
> 17:50:38 File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
> 17:50:38 exec code in run_globals
> 17:50:38 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_VR_Flink_PR/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py",
> line 37, in <module>
> 17:50:38 from apache_beam.runners.portability import portable_runner_test
> 17:50:38 File "apache_beam/runners/portability/portable_runner_test.py",
> line 42, in <module>
> 17:50:38 from apache_beam.runners.portability import fn_api_runner_test
> 17:50:38 File "apache_beam/runners/portability/fn_api_runner_test.py", line
> 29, in <module>
> 17:50:38 from tenacity import retry
> 17:50:38 ImportError: No module named tenacity
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)