[ 
https://issues.apache.org/jira/browse/BEAM-5381?focusedWorklogId=224796&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-224796
 ]

ASF GitHub Bot logged work on BEAM-5381:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Apr/19 07:27
            Start Date: 09/Apr/19 07:27
    Worklog Time Spent: 10m 
      Work Description: robinp commented on pull request #7889: [BEAM-5381] Fix 
two issues with generating the pipeline plan for Go SDK
URL: https://github.com/apache/beam/pull/7889
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 224796)
    Time Spent: 3h  (was: 2h 50m)

> 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
>             Fix For: Not applicable
>
>          Time Spent: 3h
>  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)

Reply via email to