wjones127 commented on PR #14392:
URL: https://github.com/apache/arrow/pull/14392#issuecomment-1278185184
> Is there relevant documentation from Google that we should point to (e.g.
describing the environment variable and/or login procedure?)
Sorry I missed this. I found the Google documentation fairly confusing
(OAuth? Application Default Credentials?), and that it really boiled down to:
1. If you are working locally and want to easily authenticate, just use
`gcloud auth application-default login`
2. If you are deploying somewhere, you'll be generating a credentials file
and pointing `JSON_CREDENTIALS` to that path. It sounds like that's likely
already set up in default location within GCP VMs and such, IIUC.
So those are the two pathways that I tried to capture. I don't have as much
personal experience working with GCP, so if others have a better reference
guide I'm happy to point to it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]