[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-12-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-12031: -- Fix Version/s: (was: 1.6.1) (was: 2.0.0) 1.6.0 > Integer

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-12-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-12031: -- Fix Version/s: 2.0.0 > Integer overflow when do sampling. > -- > >

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-12-09 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-12031: -- Assignee: uncleGen Priority: Major (was: Critical) > Integer overflow when do sampling. >

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-30 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-12031: - Description: In my case, some partitions contain too much items. When do range

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-30 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-12031: - Priority: Critical (was: Major) > Integer overflow when do sampling. >

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-27 Thread uncleGen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uncleGen updated SPARK-12031: - Description: {code:title=Bar.java|borderStyle=solid} java.lang.IllegalArgumentException: n must

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-27 Thread uncleGen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uncleGen updated SPARK-12031: - Description: {code:borderStyle=solid} java.lang.IllegalArgumentException: n must be positive

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-27 Thread uncleGen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uncleGen updated SPARK-12031: - Description: ``` java.lang.IllegalArgumentException: n must be positive at

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-27 Thread uncleGen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uncleGen updated SPARK-12031: - Description: (was: {code:borderStyle=solid} java.lang.IllegalArgumentException: n must be

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-27 Thread uncleGen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uncleGen updated SPARK-12031: - Description: In my case, some partitions contain too much items. When do range partition, exception

[jira] [Updated] (SPARK-12031) Integer overflow when do sampling.

2015-11-27 Thread uncleGen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uncleGen updated SPARK-12031: - Description: In my case, some partitions contain too much items. When do range partition, exception