2013-10-02 17:22:39 -04:00
|
|
|
druid.host=localhost
|
2013-10-03 19:36:48 -04:00
|
|
|
druid.service=historical
|
2013-10-02 17:22:39 -04:00
|
|
|
druid.port=8081
|
|
|
|
|
|
|
|
druid.zk.service.host=localhost
|
|
|
|
|
2013-11-08 18:54:16 -05:00
|
|
|
druid.extensions.coordinates=["io.druid.extensions:druid-s3-extensions:0.6.10"]
|
2013-11-07 17:40:45 -05:00
|
|
|
|
2013-10-11 21:38:53 -04:00
|
|
|
# Dummy read only AWS account (used to download example data)
|
2013-10-02 17:22:39 -04:00
|
|
|
druid.s3.secretKey=QyyfVZ7llSiRg6Qcrql1eEUG7buFpAK6T6engr1b
|
|
|
|
druid.s3.accessKey=AKIAIMKECRUYKDQGR6YQ
|
|
|
|
|
|
|
|
druid.server.maxSize=100000000
|
|
|
|
|
|
|
|
druid.processing.buffer.sizeBytes=10000000
|
|
|
|
|
|
|
|
druid.segmentCache.infoPath=/tmp/druid/segmentInfoCache
|
|
|
|
druid.segmentCache.locations=[{"path": "/tmp/druid/indexCache", "maxSize"\: 100000000}]
|