druid/docs
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
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Fix querying sql (#14026) 2023-04-06 14:50:06 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Be able to load segments on Peons (#14239) 2023-05-12 16:51:00 -07:00
data-management Compaction: Block input specs not aligned with segmentGranularity. (#14127) 2023-04-25 17:06:16 -07:00
dependencies Zero-copy local deep storage. (#13394) 2022-12-12 17:28:24 -08:00
design docs: fix links (#14111) 2023-05-12 09:59:16 -07:00
development docs: fix links (#14111) 2023-05-12 09:59:16 -07:00
ingestion Be able to load segments on Peons (#14239) 2023-05-12 16:51:00 -07:00
misc Various changes and fixes to UNNEST. (#13892) 2023-03-10 16:42:08 +05:30
multi-stage-query Be able to load segments on Peons (#14239) 2023-05-12 16:51:00 -07:00
operations Remove the redundant ISO-8601 text in the readme. (#14210) 2023-05-05 11:27:29 -07:00
querying doc: fix unnest datasource syntax (#14272) 2023-05-12 13:05:27 -07:00
tutorials docs: fix links (#14111) 2023-05-12 09:59:16 -07:00