[
https://issues.apache.org/jira/browse/SPARK-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660953#comment-14660953
]
Feynman Liang commented on SPARK-9706:
--------------------------------------
MiMa report only shows incompatibilities; this includes additional results
(namely added methods and source compatibility as well as binary
compatibility); both MiMa and this run on the generated JAR files so access
modifiers are lost (e.g. incompatibilities on private/protected methods are
reported).
For access-modifier aware, see [SPARK-9712]
> List Binary and Source Compatibility Issues with japi-compliance checker
> ------------------------------------------------------------------------
>
> Key: SPARK-9706
> URL: https://issues.apache.org/jira/browse/SPARK-9706
> Project: Spark
> Issue Type: Task
> Components: ML, MLlib
> Reporter: Feynman Liang
> Assignee: Feynman Liang
> Attachments: compat_reports.zip
>
>
> To identify potential API issues, list public API changes which affect binary
> and source incompatibility by using command:
> {code}
> japi-compliance-checker spark-mllib_2.10-1.4.2-SNAPSHOT.jar
> spark-mllib_2.10-1.5.0-SNAPSHOT.jar
> {code}
> Report result attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]