[
https://issues.apache.org/jira/browse/SPARK-10184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709610#comment-14709610
]
Apache Spark commented on SPARK-10184:
--------------------------------------
User 'ihainan' has created a pull request for this issue:
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
> 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]