You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/09/09 03:04:45 UTC

[jira] [Resolved] (SPARK-9666) ML 1.5 QA: model save/load audit

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

Joseph K. Bradley resolved SPARK-9666.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> ML 1.5 QA: model save/load audit
> --------------------------------
>
>                 Key: SPARK-9666
>                 URL: https://issues.apache.org/jira/browse/SPARK-9666
>             Project: Spark
>          Issue Type: Sub-task
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Assignee: yuhao yang
>             Fix For: 1.5.0
>
>
> We should check to make sure no changes broke model import/export in spark.mllib.
> * If a model's name, data members, or constructors have changed _at all_, then we likely need to support a new save/load format version.  Different versions must be tested in unit tests to ensure backwards compatibility (i.e., verify we can load old model formats).
> * Examples in the programming guide should include save/load when available.  It's important to try running each example in the guide whenever it is modified (since there are no automated tests).



--
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