You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/10/19 21:55:00 UTC

[jira] [Commented] (BEAM-2932) Spark support for portable side input

    [ https://issues.apache.org/jira/browse/BEAM-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211808#comment-16211808 ] 

Luke Cwik commented on BEAM-2932:
---------------------------------

https://github.com/apache/beam/pull/4011 migrated to using a multimap as the materialization format for side inputs.

The migration used a trivial multimap -> iterable -> multimap conversion within the Spark runner for first pass implementation purposes. Note that this is no different then the current materialization from a performance perspective it just moves this logic within the purview of the runner. Consider improving the internal materialization format from this trivial and unoptimal mapping.

> Spark support for portable side input
> -------------------------------------
>
>                 Key: BEAM-2932
>                 URL: https://issues.apache.org/jira/browse/BEAM-2932
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-spark
>            Reporter: Henning Rohde
>              Labels: portability
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)