[ 
https://issues.apache.org/jira/browse/BEAM-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343390#comment-17343390
 ] 

Beam JIRA Bot commented on BEAM-6752:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> Running apache beam dataflow pipeline throwing error: ImportError: No module 
> named gunicorn.app.wsgiapp
> -------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-6752
>                 URL: https://issues.apache.org/jira/browse/BEAM-6752
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Pankaj Sharma
>            Priority: P2
>              Labels: stale-P2
>
> I have created app-engine cron jobs to run python flask app which calls 
> dataflow beam pipeline to ingest data into bigquery.
>  
> Traceback (most recent call last): File 
> "/usr/local/lib/python2.7/dist-packages/dataflow_worker/batchworker.py", line 
> 766, in run self._load_main_session(self.local_staging_directory) File 
> "/usr/local/lib/python2.7/dist-packages/dataflow_worker/batchworker.py", line 
> 482, in _load_main_session pickler.load_session(session_file) File 
> "/usr/local/lib/python2.7/dist-packages/apache_beam/internal/pickler.py", 
> line 254, 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 864, in load dispatchkey File "/usr/lib/python2.7/pickle.py", line 1096, 
> in load_global klass = self.find_class(module, name) File 
> "/usr/local/lib/python2.7/dist-packages/dill/dill.py", line 423, in 
> find_class return StockUnpickler.find_class(self, module, name) File 
> "/usr/lib/python2.7/pickle.py", line 1130, in find_class *import*(module) 
> ImportError: No module named gunicorn.app.wsgiapp
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to