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

Xiangrui Meng resolved SPARK-10354.
-----------------------------------
          Resolution: Fixed
       Fix Version/s: 1.5.1
                      1.4.2
                      1.3.2
    Target Version/s: 1.3.2, 1.4.2, 1.5.1  (was: 1.5.1)

Resolved by https://github.com/apache/spark/pull/8526.

> First cost RDD shouldn't be cached in k-means|| and the following cost RDD 
> should use MEMORY_AND_DISK
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-10354
>                 URL: https://issues.apache.org/jira/browse/SPARK-10354
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.5.0
>            Reporter: Xiangrui Meng
>            Assignee: Xiangrui Meng
>            Priority: Minor
>             Fix For: 1.3.2, 1.4.2, 1.5.1
>
>
> The first RDD doesn't need to be cached, other cost RDDs should use 
> MEMORY_AND_DISK to avoid recomputing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to