[
https://issues.apache.org/jira/browse/SPARK-32972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201217#comment-17201217
]
Apache Spark commented on SPARK-32972:
--------------------------------------
User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/29857
> 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: [email protected]
For additional commands, e-mail: [email protected]