<#995 Bigquery docker image> Pull request opened b...
# flyte-github
a
#995 Bigquery docker image Pull request opened by pmahindrakar-oss Adds Bigquery Docker file which would now support publishing the bigquery examples in flytesnacks releases. Currently they are not being published Also removed the location which causes error when looking up the job
Copy code
flytepropeller-0 flytepropeller {"json":{"routine":"external-plugin-service-worker-6","src":"cache.go:104"},"level":"info","msg":"Error retrieving resource [ad2th8cwhkl69rwk42sd-n0-0]. Error: rpc error: code = Internal desc = failed to get task with error 404 GET <https://bigquery.googleapis.com/bigquery/v2/projects/dogfood-gcp-dataplane/jobs/a8f7fde4-a0e0-410a-b171-ba97c60f65a0?projection=full\u0026prettyPrint=false>: Not found: Job dogfood-gcp-dataplane:a8f7fde4-a0e0-410a-b171-ba97c60f65a0","ts":"2023-06-06T20:10:21Z"}
It seems bigquery server job creation and get api's are in disconnect with passing the location. Using the default location instead which is configured for the passed in project Tested on an internal tenant

Screenshot 2023-06-06 at 11 58 07 AM

fixes flyteorg/flyte#3751 flyteorg/flytesnacks GitHub Actions: Serialize & Register Flytesnacks workflow / Register example to sandbox 29 other checks have passed 29/30 successful checks