mirror of https://github.com/apache/druid.git
fix docs
This commit is contained in:
parent
cd7a941f83
commit
bb1b037f87
|
@ -287,8 +287,7 @@ This deep storage is used to interface with Amazon's S3.
|
|||
|`druid.storage.bucket`|S3 bucket name.|none|
|
||||
|`druid.storage.basekey`|S3 base key.|none|
|
||||
|`druid.storage.disableAcl`|Boolean flag for ACL.|false|
|
||||
|`druid.storage.archive`|Boolean flag. Archives killed segments instead of deleting them from S3|true|
|
||||
|`druid.storage.archiveBucket`|S3 bucket name to archive segments to|none|
|
||||
|`druid.storage.archiveBucket`|S3 bucket name where segments get archived to when running the indexing service *archive task*|none|
|
||||
|
||||
#### HDFS Deep Storage
|
||||
|
||||
|
|
Loading…
Reference in New Issue