Description
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:
[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
Attachments
Issue Links
- is related to
-
IGNITE-12573 Copy ML dependencies to other standalone pom files in examples
- Resolved
- links to