Cody Schroeder created BEAM-5381:
------------------------------------

             Summary: 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


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)

Reply via email to