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

Matthias Boehm updated SYSTEMML-2218:
-------------------------------------
    Issue Type: Sub-task  (was: Task)
        Parent: SYSTEMML-2219

> Avoid unnecessary repartitioning after RDD parallelize
> ------------------------------------------------------
>
>                 Key: SYSTEMML-2218
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2218
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Matthias Boehm
>            Priority: Major
>
> There are cases, where spark mapmm instructions to a repartition of the input 
> RDD in order to ensure output partition sizes <2GB. If the input originates 
> from a RDD parallelize this causes unnecessary shuffle because the 
> parallelize could already bring it into the right number of partitions. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to