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

Henning Rohde commented on BEAM-5354:
-------------------------------------

Technically, the side input feature on Dataflow is not implemented yet: 
https://issues.apache.org/jira/browse/BEAM-3286. I ran into an error on 
Dataflow that might be explained by Robert's work, but never got back to it. So 
YMMV.

> 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