mirror of
https://github.com/apache/druid.git
synced 2025-02-25 12:35:33 +00:00
better configs for examples
This commit is contained in:
parent
c2ab37e0f5
commit
9a4814ffc6
@ -12,7 +12,9 @@ druid.s3.accessKey=AKIAIMKECRUYKDQGR6YQ
|
|||||||
|
|
||||||
druid.server.maxSize=100000000
|
druid.server.maxSize=100000000
|
||||||
|
|
||||||
|
# Change these to make Druid faster
|
||||||
druid.processing.buffer.sizeBytes=10000000
|
druid.processing.buffer.sizeBytes=10000000
|
||||||
|
druid.processing.numThreads=1
|
||||||
|
|
||||||
druid.segmentCache.infoPath=/tmp/druid/segmentInfoCache
|
druid.segmentCache.infoPath=/tmp/druid/segmentInfoCache
|
||||||
druid.segmentCache.locations=[{"path": "/tmp/druid/indexCache", "maxSize"\: 100000000}]
|
druid.segmentCache.locations=[{"path": "/tmp/druid/indexCache", "maxSize"\: 100000000}]
|
Loading…
x
Reference in New Issue
Block a user