You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/09 17:59:03 UTC

[jira] [Work logged] (BEAM-3817) Incompatible input encoding running Tornadoes example on dataflow

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

ASF GitHub Bot logged work on BEAM-3817:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Mar/18 17:58
            Start Date: 09/Mar/18 17:58
    Worklog Time Spent: 10m 
      Work Description: herohde opened a new pull request #4840: [BEAM-3817] Switch BQ write to not use side input
URL: https://github.com/apache/beam/pull/4840
 
 
   Otherwise, it does not do currently run on non-direct runners. Also consolidated the use of adding a fixed key for this purpose.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 78954)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)