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

Apache Spark reassigned SPARK-12425:
------------------------------------

    Assignee: Apache Spark

> DStream union optimisation
> --------------------------
>
>                 Key: SPARK-12425
>                 URL: https://issues.apache.org/jira/browse/SPARK-12425
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Guillaume Poulin
>            Assignee: Apache Spark
>            Priority: Minor
>
> Currently, `DStream.union` always use `UnionRDD` on the underlying `RDD`. 
> However using `PartitionerAwareUnionRDD` when possible would yield to better 
> performance.



--
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