add deets about the keyfile (#9209)

This commit is contained in:
singh 2020-01-17 14:24:49 -05:00 committed by Jihoon Son
parent 12b84cfb33
commit 936b9bdfd0
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ title: "Google Cloud Storage"
-->
To use this Apache Druid extension, make sure to [include](../../development/extensions.md#loading-extensions) `druid-google-extensions` extension.
To use this Apache Druid extension, make sure to [include](../../development/extensions.md#loading-extensions) `druid-google-extensions` extension and run druid processes with `GOOGLE_APPLICATION_CREDENTIALS=/path/to/service_account_keyfile` in the environment.
## Deep Storage

View File

@ -23,7 +23,7 @@ title: "HDFS"
-->
To use this Apache Druid extension, make sure to [include](../../development/extensions.md#loading-extensions) `druid-hdfs-storage` as an extension.
To use this Apache Druid extension, make sure to [include](../../development/extensions.md#loading-extensions) `druid-hdfs-storage` as an extension and run druid processes with `GOOGLE_APPLICATION_CREDENTIALS=/path/to/service_account_keyfile` in the environment.
## Deep Storage