[
https://issues.apache.org/jira/browse/BEAM-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Sela resolved BEAM-1623.
-----------------------------
Resolution: Fixed
Fix Version/s: 0.6.0
> Transform Reshuffle directly in Spark runner
> --------------------------------------------
>
> Key: BEAM-1623
> URL: https://issues.apache.org/jira/browse/BEAM-1623
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Aviem Zur
> Assignee: Aviem Zur
> Fix For: 0.6.0
>
>
> Transform {{Reshuffle}} directly in Spark runner.
> Spark's {{repartition}} is logically equivalent to {{Reshuffle}} and will
> cause the required fusion break without incurring the overhead of
> {{groupByKey}} (In streaming pipelines this will use {{updateStateByKey}})
> compared to a simple {{repartition}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)