[
https://issues.apache.org/jira/browse/BEAM-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999175#comment-15999175
]
Ahmet Altay commented on BEAM-2189:
-----------------------------------
dataflow logs:
https://pantheon.corp.google.com/logs/viewer?resource=dataflow_step%2Fjob_id%2F2017-05-05_16_25_26-393215855264309704&project=apache-beam-testing&minLogLevel=0&expandAll=false&logName=projects%2Fapache-beam-testing%2Flogs%2Fdataflow.googleapis.com%252Fworker-startup×tamp=2017-05-06T00:11:34.000000000Z
jenkins:
https://builds.apache.org/job/beam_PostCommit_Python_Verify/2131/console
stack:
I Traceback (most recent call last):
undefined
I File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
I
I "__main__", fname, loader, pkg_name)
I File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
I
I exec code in run_globals
I File "/usr/local/lib/python2.7/dist-packages/dataflow_worker/start.py",
line 26, in <module>
I
I from dataflow_worker import batchworker
I File
"/usr/local/lib/python2.7/dist-packages/dataflow_worker/batchworker.py", line
64, in <module>
I
I from dataflow_worker import executor
I File "/usr/local/lib/python2.7/dist-packages/dataflow_worker/executor.py",
line 26, in <module>
I
I from dataflow_worker import maptask
I File "/usr/local/lib/python2.7/dist-packages/dataflow_worker/maptask.py",
line 33, in <module>
I
I from dataflow_worker import nativeavroio
I File
"/usr/local/lib/python2.7/dist-packages/dataflow_worker/nativeavroio.py", line
28, in <module>
I
I import nativefileio as native_fileio
I File
"/usr/local/lib/python2.7/dist-packages/dataflow_worker/nativefileio.py", line
28, in <module>
I
I from apache_beam.io.filesystems_util import get_filesystem
I ImportError
I :
> ImportError get_filesystem
> --------------------------
>
> Key: BEAM-2189
> URL: https://issues.apache.org/jira/browse/BEAM-2189
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Reporter: Ahmet Altay
> Assignee: Sourabh Bajaj
> Priority: Blocker
> Fix For: First stable release
>
>
> Dataflow tests are broken after https://github.com/apache/beam/pull/2807
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)