You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "WangJianfei (JIRA)" <ji...@apache.org> on 2016/09/08 08:38:21 UTC

[jira] [Created] (SPARK-17448) The should a limit of k in mllib.Kmeans

WangJianfei created SPARK-17448:
-----------------------------------

             Summary: The should a limit of k in mllib.Kmeans
                 Key: SPARK-17448
                 URL: https://issues.apache.org/jira/browse/SPARK-17448
             Project: Spark
          Issue Type: Bug
          Components: MLlib
    Affects Versions: 2.0.0
            Reporter: WangJianfei


In the mllib.Kmeans, there are no limit to the param k, if we pass a big K, then because of he array(k), java outofmemory error will occur.



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

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