[
https://issues.apache.org/jira/browse/IGNITE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025243#comment-17025243
]
Ignite TC Bot commented on IGNITE-12588:
----------------------------------------
{panel:title=Branch: [pull/7323/head] Base: [master] : Possible Blockers
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 7{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4968029]]
* IgniteCacheTestSuite7:
AuthenticationProcessorNodeRestartTest.test1kUsersNodeRestartServer - Test has
low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Continuous Query 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=4967969]]
* IgniteCacheQuerySelfTestSuite3:
CacheContinuousQueryFailoverAtomicNearEnabledSelfSelfTest.testMultiThreadedFailover
- New test duration 62s is more that 1 minute
* IgniteCacheQuerySelfTestSuite3:
CacheContinuousQueryFailoverAtomicNearEnabledSelfSelfTest.testFailoverStartStopBackup
- New test duration 68s is more that 1 minute
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4968074&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Time Spent: 0.5h
> 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)