[
https://issues.apache.org/jira/browse/BEAM-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393475#comment-16393475
]
Braden Bassingthwaite commented on BEAM-3817:
---------------------------------------------
Ah okay, a better error would be very useful. Thank you for the very quick fix!
> 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
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)