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 2015/05/19 07:51:00 UTC

[jira] [Comment Edited] (SPARK-7458) Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker

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

Xiangrui Meng edited comment on SPARK-7458 at 5/19/15 5:50 AM:
---------------------------------------------------------------

Attached compatibility report generated by

{code}
japi-compliance-checker -skip-internal "\.ml\." spark-mllib_2.10-1.3.2-SNAPSHOT.jar spark-mllib_2.10-1.4.1-SNAPSHOT.jar
{code}

Note that most of the reported deleted methods are actually package private in 1.3.


was (Author: mengxr):
Attached compatibility report generated by

{code}
japi-compliance-checker -skip-internal "\.ml\." spark-mllib_2.10-1.3.2-SNAPSHOT.jar spark-mllib_2.10-1.4.1-SNAPSHOT.jar
{code}

> Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker
> ------------------------------------------------------------------
>
>                 Key: SPARK-7458
>                 URL: https://issues.apache.org/jira/browse/SPARK-7458
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML, MLlib
>    Affects Versions: 1.4.0
>            Reporter: Xiangrui Meng
>            Assignee: Xiangrui Meng
>         Attachments: compat_report.html
>
>
> We should do this after 1.4-rc1 is cut.



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