You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Weichen Xu (JIRA)" <ji...@apache.org> on 2017/08/22 03:57:00 UTC

[jira] [Created] (SPARK-21801) SparkR unit test randomly fail on trees

Weichen Xu created SPARK-21801:
----------------------------------

             Summary: SparkR unit test randomly fail on trees
                 Key: SPARK-21801
                 URL: https://issues.apache.org/jira/browse/SPARK-21801
             Project: Spark
          Issue Type: Bug
          Components: SparkR, Tests
    Affects Versions: 2.2.0
            Reporter: Weichen Xu
            Priority: Critical


SparkR unit test sometimes will randomly occur such error:
```
1. Error: spark.randomForest (@test_mllib_tree.R#236) --------------------------
java.lang.IllegalArgumentException: requirement failed: The input column stridx_87ea3065aeb2 should have at least two distinct values.
```
or
```
1. Error: spark.decisionTree (@test_mllib_tree.R#353) --------------------------
java.lang.IllegalArgumentException: requirement failed: The input column stridx_d6a0b492cfa1 should have at least two distinct values.
```



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org