You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Burke (Jira)" <ji...@apache.org> on 2022/01/13 19:36:00 UTC

[jira] [Updated] (BEAM-6745) Cannot run pipeline on Dataflow (GO SDK)

     [ https://issues.apache.org/jira/browse/BEAM-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burke updated BEAM-6745:
-------------------------------
    Resolution: Cannot Reproduce
        Status: Resolved  (was: Open)

The handling for Go SDK jobs to Dataflow has change a fair bit since then, though FnAPI versions are currently in flux. Closing as non-reproducible.

> Cannot run pipeline on Dataflow (GO SDK)
> ----------------------------------------
>
>                 Key: BEAM-6745
>                 URL: https://issues.apache.org/jira/browse/BEAM-6745
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow, sdk-go
>            Reporter: Michael Chemani
>            Priority: P3
>
> I got 
> ```
> {{Failed to retrieve staged files: failed to retrieve worker in 3 attempts: bad MD5 for /var/opt/google/staged/worker: d79JZxFttnJG7SPkF30ozA==, want ; bad MD5 for /var/opt/google/staged/worker: d79JZxFttnJG7SPkF30ozA==, want ; bad MD5 for /var/opt/google/staged/worker: d79JZxFttnJG7SPkF30ozA==, want ; bad MD5 for /var/opt/google/staged/worker: d79JZxFttnJG7SPkF30ozA==, want}}
> ```
>  
> When trying to run 
> ```
> {{dataflow \ --runner dataflow \ --index gs://\{BUCKET}/data_100k.csv \ --output gs://\{BUCKET}/ \ --project {PROJECT} \ --temp_location gs://\{BUCKET}/tmp/ \ --staging_location gs://\{BUCKET}/binaries/ \ --worker_harness_container_image=apache-docker-beam-snapshots-docker.bintray.io/beam/go:20180515}}
> ```



--
This message was sent by Atlassian Jira
(v8.20.1#820001)