This commit is contained in:
Xavier Léauté 2013-12-09 17:42:00 -08:00
parent cd7a941f83
commit bb1b037f87
1 changed files with 1 additions and 2 deletions

View File

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