You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2018/05/08 12:00:00 UTC

[jira] [Updated] (IGNITE-8452) ML module compilation failure under Java 9

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

Andrey Gura updated IGNITE-8452:
--------------------------------
    Priority: Blocker  (was: Critical)

> ML module compilation failure under Java 9
> ------------------------------------------
>
>                 Key: IGNITE-8452
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8452
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.4
>            Reporter: Peter Ivanov
>            Priority: Blocker
>             Fix For: 2.5
>
>
> Running Apache Ignite build on master branch (commit: ) fails with following error:
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project ignite-ml: Compilation failure: Compilation failure:
> [ERROR] /Users/vveider/Development/VCS/Git/ignite/modules/ml/src/test/java/org/apache/ignite/ml/dataset/primitive/DatasetWrapperTest.java:[62,45] incompatible types: java.lang.Object cannot be converted to java.lang.Integer
> [ERROR] /Users/vveider/Development/VCS/Git/ignite/modules/ml/src/test/java/org/apache/ignite/ml/dataset/primitive/DatasetWrapperTest.java:[74,38] incompatible types: java.lang.Object cannot be converted to java.lang.Integer
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)