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

Xiangrui Meng resolved SPARK-31668.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 28413
[https://github.com/apache/spark/pull/28413]

> Saving and loading HashingTF leads to hash function changed
> -----------------------------------------------------------
>
>                 Key: SPARK-31668
>                 URL: https://issues.apache.org/jira/browse/SPARK-31668
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 3.0.0, 3.0.1, 3.1.0
>            Reporter: Weichen Xu
>            Assignee: Weichen Xu
>            Priority: Blocker
>             Fix For: 3.0.0
>
>
> If we use spark 2.x save HashingTF, and then use spark 3.0 load it, and then 
> use spark 3.0 to save it again, and then use spark 3.0 to load it again, the 
> hash function will be changed.
> This bug is hard to debug, we need to fix it.



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

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

Reply via email to