Patrick Wendell created SPARK-2417:
--------------------------------------
Summary: Decision tree tests fail in maven build
Key: SPARK-2417
URL: https://issues.apache.org/jira/browse/SPARK-2417
Project: Spark
Issue Type: Bug
Components: MLlib
Reporter: Patrick Wendell
Assignee: Xiangrui Meng
After SPARK-2152 was merged, these tests started failing in Jenkins:
{code}
- 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)
{code}
https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-Maven-pre-YARN/97/hadoop.version=1.0.4,label=centos/console
--
This message was sent by Atlassian JIRA
(v6.2#6252)