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

Sean Owen updated SPARK-10184:
------------------------------
    Assignee: Jigao Fu

> 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
>            Assignee: 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to