[
https://issues.apache.org/jira/browse/SPARK-10184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-10184.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Issue resolved by pull request 8397
[https://github.com/apache/spark/pull/8397]
> Optimization for bounds determination in RangePartitioner
> ---------------------------------------------------------
>
> Key: SPARK-10184
> URL: https://issues.apache.org/jira/browse/SPARK-10184
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Reporter: Jigao Fu
> Priority: Minor
> Fix For: 1.6.0
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> Change {{cumWeight > target}} to {{cumWeight >= target}} in
> {{RangePartitioner.determineBounds}} method to make the output partitions
> more balanced.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]