You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/06/14 03:11:16 UTC

[jira] [Resolved] (SPARK-15364) Implement Python picklers for ml.Vector and ml.Matrix under spark.ml.python

     [ https://issues.apache.org/jira/browse/SPARK-15364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiangrui Meng resolved SPARK-15364.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 13219
[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
>             Fix For: 2.0.0
>
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org