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

Joseph K. Bradley resolved SPARK-21050.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0
                   2.2.1

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

> ml word2vec write has overflow issue in calculating numPartitions
> -----------------------------------------------------------------
>
>                 Key: SPARK-21050
>                 URL: https://issues.apache.org/jira/browse/SPARK-21050
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 2.2.0
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>             Fix For: 2.2.1, 2.3.0
>
>
> The method calculateNumberOfPartitions() uses Int, not Long (unlike the MLlib 
> version), so it is very easily to have an overflow in calculating the number 
> of partitions for ML persistence.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to