You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Guillaume Poulin (JIRA)" <ji...@apache.org> on 2015/12/18 19:07:46 UTC

[jira] [Created] (SPARK-12425) DStream union optimisation

Guillaume Poulin created SPARK-12425:
----------------------------------------

             Summary: 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
            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org