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

Apache Spark commented on SPARK-15364:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/13219

> Implement Python picklers for ml.Vector and ml.Matrix under spark.ml.python
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-15364
>                 URL: https://issues.apache.org/jira/browse/SPARK-15364
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, PySpark
>    Affects Versions: 2.0.0
>            Reporter: Xiangrui Meng
>
> Now picklers for both new and old vectors are implemented under 
> PythonMLlibAPI. To separate spark.mllib from spark.ml, we should implement 
> them under `spark.ml.python` instead. I set the target to 2.1 since those are 
> private APIs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to