mirror of https://github.com/apache/druid.git
gcs prefix doc fix (#8699)
This commit is contained in:
parent
98f59ddd7e
commit
3ed5f9698a
|
@ -35,7 +35,7 @@ Deep storage can be written to Google Cloud Storage either via this extension or
|
||||||
|--------|---------------|-----------|-------|
|
|--------|---------------|-----------|-------|
|
||||||
|`druid.storage.type`|google||Must be set.|
|
|`druid.storage.type`|google||Must be set.|
|
||||||
|`druid.google.bucket`||GCS bucket name.|Must be set.|
|
|`druid.google.bucket`||GCS bucket name.|Must be set.|
|
||||||
|`druid.google.prefix`||GCS prefix.|Must be set.|
|
|`druid.google.prefix`||GCS prefix.|No-prefix|
|
||||||
|
|
||||||
|
|
||||||
## Firehose
|
## Firehose
|
||||||
|
|
Loading…
Reference in New Issue