better configs for examples

This commit is contained in:
fjy 2013-11-11 16:43:05 -08:00
parent c2ab37e0f5
commit 9a4814ffc6
1 changed files with 2 additions and 0 deletions

View File

@ -12,7 +12,9 @@ druid.s3.accessKey=AKIAIMKECRUYKDQGR6YQ
druid.server.maxSize=100000000
# Change these to make Druid faster
druid.processing.buffer.sizeBytes=10000000
druid.processing.numThreads=1
druid.segmentCache.infoPath=/tmp/druid/segmentInfoCache
druid.segmentCache.locations=[{"path": "/tmp/druid/indexCache", "maxSize"\: 100000000}]