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

Stepan Pilschikov updated IGNITE-12588:
---------------------------------------
    Environment: 
Java 8
 Ubuntu/Win 10
Release build - 
https://ci.ignite.apache.org/viewLog.html?buildId=4957767&buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&tab=artifacts&branch_Releases_ApacheIgniteMain=ignite-2.8

  was:
Java 8
Ubuntu/Win 10


> 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
> Release build - 
> https://ci.ignite.apache.org/viewLog.html?buildId=4957767&buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&tab=artifacts&branch_Releases_ApacheIgniteMain=ignite-2.8
>            Reporter: Stepan Pilschikov
>            Priority: Blocker
>
> 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}
>  



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

Reply via email to