You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/08/20 07:17:19 UTC

[jira] [Resolved] (SPARK-3142) Reduce memory usage in Word2Vec

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

Xiangrui Meng resolved SPARK-3142.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

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

> Reduce memory usage in Word2Vec
> -------------------------------
>
>                 Key: SPARK-3142
>                 URL: https://issues.apache.org/jira/browse/SPARK-3142
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Xiangrui Meng
>            Assignee: Xiangrui Meng
>             Fix For: 1.1.0
>
>
> A temporary list is created to store shuffle data, which is not necessary. We can wrap it into an iterator.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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