You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2020/09/23 16:51:00 UTC

[jira] [Updated] (SPARK-32972) Pass all `mllib` module UTs in Scala 2.13

     [ https://issues.apache.org/jira/browse/SPARK-32972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yang Jie updated SPARK-32972:
-----------------------------
    Description: 
There are 51 Scala test and 3 java test Failed of `mllib` module, the failed case as follow:

*Java:*
 * org.apache.spark.mllib.fpm.JavaPrefixSpanSuite ( 1 FAILED)
 * org.apache.spark.ml.feature.JavaVectorIndexerSuite ( 1 FAILED)
 * org.apache.spark.ml.feature.JavaWord2VecSuite ( 1 FAILED)

*Scala:*
 * MatrixFactorizationModelSuite ( 1 FAILED)
 * LDASuite ( 1 FAILED)
 * MLTestSuite ( 1 FAILED)
 * PrefixSpanSuite ( 1 FAILED)
 * BucketedRandomProjectionLSHSuite ( 3 FAILED)
 * Word2VecSuite ( 3 FAILED)
 * Word2VecSuite ( 5 FAILED)
 * MinHashLSHSuite ( 3 FAILED)
 * DecisionTreeSuite ( 1 FAILED)
 * FPGrowthSuite ( 2 FAILED)
 * NaiveBayesSuite ( 2 FAILED)
 * NGramSuite ( 4 FAILED)
 * RFormulaSuite ( 4 FAILED)
 * GradientBoostedTreesSuite ( 1 FAILED)
 * StopWordsRemoverSuite ( 10 FAILED)
 * RandomForestSuite ( 1 FAILED)
 * PrefixSpanSuite ( 4 FAILED)
 * StringIndexerSuite ( 2 FAILED)
 * IDFSuite ( 1 FAILED)
 * RandomForestRegressorSuite ( 1 FAILED)

  was:There are 51 Scala test and 3 java test Failed of `mllib` module, details will be added later.


> Pass all `mllib` module UTs in Scala 2.13
> -----------------------------------------
>
>                 Key: SPARK-32972
>                 URL: https://issues.apache.org/jira/browse/SPARK-32972
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML, MLlib
>    Affects Versions: 3.1.0
>            Reporter: Yang Jie
>            Priority: Major
>
> There are 51 Scala test and 3 java test Failed of `mllib` module, the failed case as follow:
> *Java:*
>  * org.apache.spark.mllib.fpm.JavaPrefixSpanSuite ( 1 FAILED)
>  * org.apache.spark.ml.feature.JavaVectorIndexerSuite ( 1 FAILED)
>  * org.apache.spark.ml.feature.JavaWord2VecSuite ( 1 FAILED)
> *Scala:*
>  * MatrixFactorizationModelSuite ( 1 FAILED)
>  * LDASuite ( 1 FAILED)
>  * MLTestSuite ( 1 FAILED)
>  * PrefixSpanSuite ( 1 FAILED)
>  * BucketedRandomProjectionLSHSuite ( 3 FAILED)
>  * Word2VecSuite ( 3 FAILED)
>  * Word2VecSuite ( 5 FAILED)
>  * MinHashLSHSuite ( 3 FAILED)
>  * DecisionTreeSuite ( 1 FAILED)
>  * FPGrowthSuite ( 2 FAILED)
>  * NaiveBayesSuite ( 2 FAILED)
>  * NGramSuite ( 4 FAILED)
>  * RFormulaSuite ( 4 FAILED)
>  * GradientBoostedTreesSuite ( 1 FAILED)
>  * StopWordsRemoverSuite ( 10 FAILED)
>  * RandomForestSuite ( 1 FAILED)
>  * PrefixSpanSuite ( 4 FAILED)
>  * StringIndexerSuite ( 2 FAILED)
>  * IDFSuite ( 1 FAILED)
>  * RandomForestRegressorSuite ( 1 FAILED)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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