druid/docs/multi-stage-query
imply-cheddar f9861808bc
Be able to load segments on Peons (#14239)
* Be able to load segments on Peons

This change introduces a new config on WorkerConfig
that indicates how many bytes of each storage
location to use for storage of a task.  Said config
is divided up amongst the locations and slots
and then used to set TaskConfig.tmpStorageBytesPerTask

The Peons use their local task dir and
tmpStorageBytesPerTask as their StorageLocations for
the SegmentManager such that they can accept broadcast
segments.
2023-05-12 16:51:00 -07:00
..
api.md Update api.md (#13436) 2023-04-06 15:05:36 -07:00
concepts.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
examples.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
index.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
known-issues.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
reference.md Be able to load segments on Peons (#14239) 2023-05-12 16:51:00 -07:00
security.md msq: add durable storage info (#14035) 2023-04-14 13:28:23 +05:30