This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kafeel.ansari
Recipients kafeel.ansari, paul.moore, steve.dower, tim.golden, xtreak, zach.ware
Date 2019-11-14.06:58:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573714685.81.0.841160507333.issue38775@roundup.psfhosted.org>
In-reply-to
Content
Hi @xtreak ,
Thank you for the reply . Please find below detailed description. 

I was using python 3.8 and installed pyspark 2.4.4 . I encountered error related to cloudpickle file. Please find the attached snapshot. 

I tried to convert the value of co.co_code in cloudpickle.py file (line 132) from bytes to int to check if it is really a issue with cloudpickle file. 

Please let me know if you need more information .
History
Date User Action Args
2019-11-14 06:58:05kafeel.ansarisetrecipients: + kafeel.ansari, paul.moore, tim.golden, zach.ware, steve.dower, xtreak
2019-11-14 06:58:05kafeel.ansarisetmessageid: <1573714685.81.0.841160507333.issue38775@roundup.psfhosted.org>
2019-11-14 06:58:05kafeel.ansarilinkissue38775 messages
2019-11-14 06:58:05kafeel.ansaricreate