Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/spark/pull/18953
  
    The Jenkins fails twice with different R test suite.s Those errors are 
irrelevant.
    
    - test_mllib_tree.R (Test build #80875)
    ```
    1. Error: spark.gbt (@test_mllib_tree.R#120) 
-----------------------------------
    java.lang.IllegalArgumentException: requirement failed: The input column 
stridx_f91a4b086385 should have at least two distinct values.
    ```
    
    - test_mllib_classification.R (Test build #80877)
    ```
    1. Error: spark.svmLinear (@test_mllib_classification.R#80) 
--------------------
    java.lang.IllegalArgumentException: requirement failed: LinearSVC only 
supports binary classification. 1 classes detected in 
linearsvc_ec743395c7af__labelCol
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to