You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/03/08 21:20:38 UTC

[jira] [Resolved] (BEAM-1611) Stateful ParDo broken in Dataflow batch

     [ https://issues.apache.org/jira/browse/BEAM-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles resolved BEAM-1611.
-----------------------------------
    Resolution: Fixed

> Stateful ParDo broken in Dataflow batch
> ---------------------------------------
>
>                 Key: BEAM-1611
>                 URL: https://issues.apache.org/jira/browse/BEAM-1611
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Blocker
>             Fix For: 0.6.0
>
>
> The needed shuffle is not performed in batch mode. Confirmed that it is performed in streaming.
> http://stackoverflow.com/questions/42564604/stateful-pardo-not-working-on-dataflow-runner/42566967#42566967
> Filing here as the quickest fix is to work around with transform overrides in Beam, analogous to those in the direct runner.



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