mirror of
https://github.com/apache/druid.git
synced 2025-03-06 01:09:20 +00:00
11 lines
297 B
Properties
11 lines
297 B
Properties
druid.host=localhost
|
|
druid.service=historical
|
|
druid.port=8081
|
|
|
|
# Change these to make Druid faster
|
|
druid.processing.buffer.sizeBytes=100000000
|
|
druid.processing.numThreads=1
|
|
|
|
druid.segmentCache.locations=[{"path": "/tmp/druid/indexCache", "maxSize"\: 10000000000}]
|
|
druid.server.maxSize=10000000000
|