mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-25 01:18:14 +00:00
docs: google big query (#17355)
fix path config example for gcp with path
This commit is contained in:
parent
8d67382513
commit
d6f30e704a
@ -136,7 +136,8 @@ Location used to query `INFORMATION_SCHEMA.JOBS_BY_PROJECT` to fetch usage data.
|
|||||||
- If you prefer to pass the credentials file, you can do so as follows:
|
- If you prefer to pass the credentials file, you can do so as follows:
|
||||||
```yaml
|
```yaml
|
||||||
credentials:
|
credentials:
|
||||||
gcpConfig: <path to file>
|
gcpConfig:
|
||||||
|
path: <path to file>
|
||||||
```
|
```
|
||||||
|
|
||||||
- If you want to use [ADC authentication](https://cloud.google.com/docs/authentication#adc) for BigQuery you can just leave
|
- If you want to use [ADC authentication](https://cloud.google.com/docs/authentication#adc) for BigQuery you can just leave
|
||||||
|
Loading…
x
Reference in New Issue
Block a user