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

ASF GitHub Bot commented on BEAM-1625:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/2161


> BoundedDataset action() does not materialize RDD
> ------------------------------------------------
>
>                 Key: BEAM-1625
>                 URL: https://issues.apache.org/jira/browse/BEAM-1625
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>            Reporter: Aviem Zur
>            Assignee: Aviem Zur
>
> {{BoundedDataset#action}} does not materialize RDD since it uses 
> {{foreachPartition}} which is not an action, instead use {{foreach}} which is.
> See: http://spark.apache.org/docs/latest/programming-guide.html#actions



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to