[
https://issues.apache.org/jira/browse/SPARK-53362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weichen Xu updated SPARK-53362:
-------------------------------
Description:
Fix IDFModel local loader bug:
[https://github.com/apache/spark/blob/50a2ebe87f5ca4dbcc732cf3a543d6ebaea856ad/mllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala#L234]
this line code shouldn't be executed when it is loading from local disk.
otherwise file formatting error will be rased.
> Fix IDFModel local loader bug
> -----------------------------
>
> Key: SPARK-53362
> URL: https://issues.apache.org/jira/browse/SPARK-53362
> Project: Spark
> Issue Type: Sub-task
> Components: ML
> Affects Versions: 4.1.0
> Reporter: Weichen Xu
> Priority: Major
>
> Fix IDFModel local loader bug:
>
> [https://github.com/apache/spark/blob/50a2ebe87f5ca4dbcc732cf3a543d6ebaea856ad/mllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala#L234]
> this line code shouldn't be executed when it is loading from local disk.
> otherwise file formatting error will be rased.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]