[
https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974802#comment-16974802
]
Valentyn Tymofieiev edited comment on BEAM-1251 at 11/22/19 2:11 AM:
---------------------------------------------------------------------
We are investigating an issue BEAM-8651 where Python 3 pipelines _sometimes_
fail with pickling errors in StockUnpickler.find_class(). Positing it here for
visibility since it seems to be common in certain execution scenarios.
Note that this is different from
[BEAM-6158|https://issues.apache.org/jira/browse/BEAM-6158?focusedCommentId=16919945&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16919945],
which causes _consistent_ failures in StockUnpickler.find_class, when
--save_main_session is used and main module has super() calls.
was (Author: tvalentyn):
We are investigating an issue BEAM-8651 where Python 3 pipelines sometimes fail
with pickling errors in StockUnpickler.find_class(). Positing it here for
visibility since it seems to be common in certain execution scenarios.
> Python 3 Support
> ----------------
>
> Key: BEAM-1251
> URL: https://issues.apache.org/jira/browse/BEAM-1251
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Eyad Sibai
> Assignee: Valentyn Tymofieiev
> Priority: Major
> Fix For: 2.11.0
>
> Time Spent: 30h 10m
> Remaining Estimate: 0h
>
> I have been trying to use google datalab with python3. As I see there are
> several packages that does not support python3 yet which google datalab
> depends on. This is one of them.
> https://github.com/GoogleCloudPlatform/DataflowPythonSDK/issues/6
--
This message was sent by Atlassian Jira
(v8.3.4#803005)