I have deployed Datahub with quick start and creat...
# all-things-deployment
s
I have deployed Datahub with quick start and created a recipe in GCP VM. But when i run it throws an error Any idea how can make Datahub to use underlying VM service account for bigquery?
plus1 1
b
Hi Vijay! What's the error?
@square-activity-64562 Do you know of any way to link the VM service account to BQ? @silly-application-87541 have you tried simply leaving the "credential" block of the recipe blank? I'm assuming that you have
s
No @big-carpet-38439 all of my testing is either on K8s in AWS or Github actions. Haven't really checked with GCP compute instances. But a quick look at docs https://cloud.google.com/compute/docs/access/create-enable-service-accounts-for-instances#api and bigquery connector code I think it should just work if service account is applied properly. @silly-application-87541 Are you facing any issue when trying to run the bigquery client on GCP VM?
s
Yes, usually am not allowed to use any service account key. Was thinking it would have been great if it uses auth token authentication (auth token generated from underlying service account)
s
Have you tested it on GCP VM? If yes, is there any error?
s
Yes tested on GCP VM. Will be little late to post those as i can't take screenshots or photos in my office
s
Was there any error? Can you share the text?
Would prefer the text of errors over screenshots
s
Sure