gcs prefix doc fix (#8699)

This commit is contained in:
Kamal Gurala 2019-10-21 08:29:54 -07:00 committed by Fangjin Yang
parent 98f59ddd7e
commit 3ed5f9698a
1 changed files with 1 additions and 1 deletions

View File

@ -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