You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2020/11/16 15:32:00 UTC

[jira] [Updated] (IGNITE-12588) Failed to run MLeap or Spark examples

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

Maxim Muzafarov updated IGNITE-12588:
-------------------------------------
    Fix Version/s: 2.9

> Failed to run MLeap or Spark examples
> -------------------------------------
>
>                 Key: IGNITE-12588
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12588
>             Project: Ignite
>          Issue Type: Bug
>          Components: ml, spark
>    Affects Versions: 2.8
>         Environment: Java 8
>  Ubuntu/Win 10
>            Reporter: Stepan Pilschikov
>            Assignee: Alexey Zinoviev
>            Priority: Blocker
>             Fix For: 2.9
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> New release build comes with missed class org.apache.ignite.ml.mleap.MLeapModelParser
>  Now i can't build any spark examples
> Steps:
>  - Try to mvn clean package -P scala
> Actual:
>  - 
> {code:java}
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /apache-ignite-2.8.0-bin/examples/src/main/spark/org/apache/ignite/examples/ml/mleap/MLeapModelParserExample.java:[34,34] package org.apache.ignite.ml.mleap does not exist
> [ERROR] /apache-ignite-2.8.0-bin/examples/src/main/spark/org/apache/ignite/examples/ml/mleap/MLeapModelParserExample.java:[45,26] cannot find symbol
>   symbol:   class MLeapModelParser
>   location: class org.apache.ignite.examples.ml.mleap.MLeapModelParserExample
> [ERROR] /apache-ignite-2.8.0-bin/examples/src/main/spark/org/apache/ignite/examples/ml/mleap/MLeapModelParserExample.java:[45,56] cannot find symbol
>   symbol:   class MLeapModelParser
>   location: class org.apache.ignite.examples.ml.mleap.MLeapModelParserExample
> {code}
>  
> Release build - https://ci.ignite.apache.org/viewLog.html?buildId=4957767&buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&tab=artifacts&branch_Releases_ApacheIgniteMain=ignite-2.8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)