[
https://issues.apache.org/jira/browse/SPARK-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-3491.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Issue resolved by pull request 2378
[https://github.com/apache/spark/pull/2378]
> Use pickle to serialize the data in MLlib Python
> ------------------------------------------------
>
> Key: SPARK-3491
> URL: https://issues.apache.org/jira/browse/SPARK-3491
> Project: Spark
> Issue Type: Improvement
> Components: MLlib, PySpark
> Reporter: Davies Liu
> Assignee: Davies Liu
> Fix For: 1.2.0
>
>
> Currently, we write the code for serialization/deserialization in Python and
> Scala manually, it can not scale to the big number of MLlib API.
> If the serialization could be done in pickle (using Pyrolite in JVM) in
> extensional way, then it should be much easy to add Python API for MLlib.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]