[jira] [Updated] (BEAM-6469) Python Flink ValidatesRunner tests fail due to missing module

2019-01-19 Thread Maximilian Michels (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maximilian Michels updated BEAM-6469:
-
Fix Version/s: 2.11.0

> 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, 2.11.0
>
>  Time Spent: 1h 20m
>  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 
> 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 
> 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 
> 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)


[jira] [Updated] (BEAM-6469) Python Flink ValidatesRunner tests fail due to missing module

2019-01-18 Thread Valentyn Tymofieiev (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentyn Tymofieiev updated BEAM-6469:
--
Summary: Python Flink ValidatesRunner tests fail due to missing module  
(was: Python ValidatesRunner tests fail due to missing module)

> 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
>
>
> 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 
> 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 
> 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 
> 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)