Description
After SPARK-2152 was merged, these tests started failing in Jenkins:
- classification stump with all categorical variables *** FAILED *** org.scalatest.exceptions.TestFailedException was thrown. (DecisionTreeSuite.scala:257) - regression stump with all categorical variables *** FAILED *** org.scalatest.exceptions.TestFailedException was thrown. (DecisionTreeSuite.scala:284)
Attachments
Issue Links
- is part of
-
SPARK-2232 Fix Jenkins tests in Maven
- Resolved
- relates to
-
SPARK-2152 the error of comput rightNodeAgg about Decision tree algorithm in Spark MLlib
- Resolved