[
https://issues.apache.org/jira/browse/BEAM-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799073#comment-15799073
]
Amit Sela commented on BEAM-18:
-------------------------------
Since {{Sink}} is not a {{PTransform}}, but made of several {{Par.Do}}s, it is
hard to figure out when to apply the action.
We could optimize in cases where a Beam {{Write}} transformation can be
directly translated to a Spark one.
> Add support for new Beam Sink API
> ---------------------------------
>
> Key: BEAM-18
> URL: https://issues.apache.org/jira/browse/BEAM-18
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Amit Sela
>
> Support Beam Sinks via Spark {{foreach}} API, Spark's native sinks (if /
> where) possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)