You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/08/25 13:37:45 UTC

[jira] [Updated] (SPARK-8400) ml.ALS doesn't handle -1 block size

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

Sean Owen updated SPARK-8400:
-----------------------------
    Target Version/s: 1.3.2  (was: 1.3.2, 1.4.2, 1.5.0)
            Priority: Minor  (was: Major)

> ml.ALS doesn't handle -1 block size
> -----------------------------------
>
>                 Key: SPARK-8400
>                 URL: https://issues.apache.org/jira/browse/SPARK-8400
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 1.3.1
>            Reporter: Xiangrui Meng
>            Assignee: Bryan Cutler
>            Priority: Minor
>
> Under spark.mllib, if number blocks is set to -1, we set the block size automatically based on the input partition size. However, this behavior is not preserved in the spark.ml API. If user sets -1 in Spark 1.3, it will not work, but no error messages will show.



--
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