[
https://issues.apache.org/jira/browse/BEAM-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026827#comment-16026827
]
ASF GitHub Bot commented on BEAM-2366:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/3228
> Post commit failure: import not found gen_protos
> ------------------------------------------------
>
> Key: BEAM-2366
> URL: https://issues.apache.org/jira/browse/BEAM-2366
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Reporter: Ahmet Altay
> Assignee: Robert Bradshaw
>
> https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/2317/consoleFull
> root: INFO: 2017-05-25T20:38:41.442Z: JOB_MESSAGE_ERROR: (9eea00070bd5c095):
> Traceback (most recent call last):
> File
> "/usr/local/lib/python2.7/dist-packages/dataflow_worker/batchworker.py", line
> 706, in run
> self._load_main_session(self.local_staging_directory)
> File
> "/usr/local/lib/python2.7/dist-packages/dataflow_worker/batchworker.py", line
> 446, in _load_main_session
> pickler.load_session(session_file)
> File
> "/usr/local/lib/python2.7/dist-packages/apache_beam/internal/pickler.py",
> line 247, in load_session
> return dill.load_session(file_path)
> File "/usr/local/lib/python2.7/dist-packages/dill/dill.py", line 363, in
> load_session
> module = unpickler.load()
> File "/usr/lib/python2.7/pickle.py", line 858, in load
> dispatch[key](self)
> File "/usr/lib/python2.7/pickle.py", line 1133, in load_reduce
> value = func(*args)
> File "/usr/local/lib/python2.7/dist-packages/dill/dill.py", line 766, in
> _import_module
> return __import__(import_name)
> ImportError: No module named gen_protos
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)