[
https://issues.apache.org/jira/browse/BEAM-5381?focusedWorklogId=223811&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223811
]
ASF GitHub Bot logged work on BEAM-5381:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Apr/19 20:14
Start Date: 05/Apr/19 20:14
Worklog Time Spent: 10m
Work Description: lostluck commented on issue #8238: [BEAM-5381] Fix
duplicate nodes ID for CoGBKs with Scopes.
URL: https://github.com/apache/beam/pull/8238#issuecomment-480407848
Run Go PostCommit
----------------------------------------------------------------
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: 223811)
Time Spent: 1h 20m (was: 1h 10m)
> 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
> Priority: Major
> Time Spent: 1h 20m
> 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)