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

ASF GitHub Bot commented on BEAM-1087:
--------------------------------------

Github user sb2nov closed the pull request at:

    https://github.com/apache/incubator-beam/pull/1485


> Pickling error in save main session
> -----------------------------------
>
>                 Key: BEAM-1087
>                 URL: https://issues.apache.org/jira/browse/BEAM-1087
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Sourabh Bajaj
>            Assignee: Sourabh Bajaj
>            Priority: Minor
>
> {code}
>   File "/usr/local/lib/python2.7/pickle.py", line 286, in save
>     f(self, obj) # Call unbound method with explicit self
>   File "/usr/local/lib/python2.7/site-packages/dill/dill.py", line 1231, in 
> save_type
>     StockPickler.save_global(pickler, obj)
>   File "/usr/local/lib/python2.7/pickle.py", line 754, in save_global
>     (obj, module, name))
> pickle.PicklingError: Can't pickle <class 
> 'apache_beam.internal.clients.dataflow.dataflow_v1b3_messages.TypeValueValuesEnum'>:
>  it's not found as 
> apache_beam.internal.clients.dataflow.dataflow_v1b3_messages.TypeValueValuesEnum
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to