You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Burke (JIRA)" <ji...@apache.org> on 2019/04/06 05:58:00 UTC

[jira] [Work started] (BEAM-5381) Dataflow runner creates duplicate CoGBK step IDs

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

Work on BEAM-5381 started by Robert Burke.
------------------------------------------
> Dataflow runner creates duplicate CoGBK step IDs
> ------------------------------------------------
>
>                 Key: BEAM-5381
>                 URL: https://issues.apache.org/jira/browse/BEAM-5381
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Cody Schroeder
>            Assignee: Robert Burke
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> https://gist.github.com/schroederc/699f42e407702cf9584b15d6885ad297
> If the attached {{beam_dataflow_err.go}} pipeline is executed with the {{dataflow}} runner, GCP reports the following error:
> {code}
> Step with name e5 already exists. Duplicates are not allowed.
> {code}
> Executing the pipeline in {{--dry_run}} mode shows that "e5" is indeed duplicated.  If the CoGBK in the pipeline is not scoped, the duplication is fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)