Skip to main content
Question

Load data to Google BigQuery failed

  • March 1, 2021
  • 1 reply
  • 35 views

mhprawiro
Contributor

Hi, I tried to load data to existing dataset in BigQuery, but it always failed (said that my user account doesn't have bigquery.jobs.create permission, which actually I have the owner access).

I have follow the step from https://community.safe.com/s/article/loading-a-single-file-to-bigquery

Screen Shot 2021-03-01 at 17.50.01Could someone help me on this?

Thanks 

 

1 reply

Forum|alt.badge.img+2

Hi @mhprawiro​ 

 

Can you try manually loading some data in BigQuery and see if you get the same error?

https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-csv

 

That pages lists all of the permissions that you will need, so it would be worth verifying that your user account does definitely have them.