[ 
https://issues.apache.org/jira/browse/BEAM-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610976#comment-16610976
 ] 

Robert Burke commented on BEAM-5354:
------------------------------------

@ptomasroos
It doesn't seem like the Debug is necessary, so for the purposes of the example 
we could commit the change to remove it as you've suggested.
That said, there's evidently a distinct error in the debug.Head function that 
needs resolving.

> Side Inputs seems to be non-working in the sdk-go
> -------------------------------------------------
>
>                 Key: BEAM-5354
>                 URL: https://issues.apache.org/jira/browse/BEAM-5354
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Tomas Roos
>            Priority: Major
>
> Running the contains example fails with
>  
> {code:java}
> Output i0 for step was not found.
> {code}
> This is because of the call to debug.Head (which internally uses SideInput)
> Removing the following line 
> [https://github.com/apache/beam/blob/master/sdks/go/examples/contains/contains.go#L50]
>  
> The pipeline executes well.
>  
> Executed on id's
>  
> go-job-1-1536664417610678545 
> vs
> go-job-1-1536664934354466938
>  



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

Reply via email to