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

Henning Rohde commented on BEAM-3817:
-------------------------------------

Thanks for giving the Go SDK a spin!

This example doesn't work on Dataflow yet, because the BQ writer uses side 
input (BEAM-3286). The error message is unfortunately super-unhelpful. That 
said, the BQ writer doesn't really need to and I can change it similarly to 
textio (BEAM-3579).

> Incompatible input encoding running Tornadoes example on dataflow
> -----------------------------------------------------------------
>
>                 Key: BEAM-3817
>                 URL: https://issues.apache.org/jira/browse/BEAM-3817
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Braden Bassingthwaite
>            Assignee: Henning Rohde
>            Priority: Major
>
> Trying to run:
> go run tornadoes.go --output=<redacted>:bbass.tornadoes --project <redacted> 
> --runner dataflow --staging_location=gs://bbass/tornadoes 
> --worker_harness_container_image=gcr.io/<redacted>/beam/go
> Found here:
> [https://github.com/apache/beam/blob/master/sdks/go/examples/cookbook/tornadoes/tornadoes.go]
> I can run it locally but I get the error on Dataflow:
> (8fa522c2bb03a769): Workflow failed. Causes: (8fa522c2bb03ab04): Incompatible 
> input encoding. 
>  
> I built the worker_harness_container_image using:
> mvn clean install -DskipTests -Pbuild-containers 
> -Ddocker-repository-root=gcr.io/<redacted>/beam
>  
> Thanks!
>  
> Very excited to start using the golang beam sdk! great work!
>  



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

Reply via email to