druid/docs/content
Jihoon Son 56ab4363ea
Native parallel batch indexing without shuffle (#5492)
* Native parallel indexing without shuffle

* fix build

* fix ci

* fix ingestion without intervals

* fix retry

* fix retry

* add it test

* use chat handler

* fix build

* add docs

* fix ITUnionQueryTest

* fix failures

* disable metrics reporting

* working

* Fix split of static-s3 firehose

* Add endpoints to supervisor task and a unit test for endpoints

* increase timeout in test

* Added doc

* Address comments

* Fix overlapping locks

* address comments

* Fix static s3 firehose

* Fix test

* fix build

* fix test

* fix typo in docs

* add missing maxBytesInMemory to doc

* address comments

* fix race in test

* fix test

* Rename to ParallelIndexSupervisorTask

* fix teamcity

* address comments

* Fix license

* addressing comments

* addressing comments

* indexTaskClient-based segmentAllocator instead of CountingActionBasedSegmentAllocator

* Fix race in TaskMonitor and move HTTP endpoints to supervisorTask from runner

* Add more javadocs

* use StringUtils.nonStrictFormat for logging

* fix typo and remove unused class

* fix tests

* change package

* fix strict build

* tmp

* Fix overlord api according to the recent change in master

* Fix it test
2018-08-06 23:59:42 -07:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration Part 2 of changes for SQL Compatible Null Handling (#5958) 2018-08-02 08:20:25 -07:00
dependencies Replace dev list references in docs. (#5723) 2018-04-30 11:25:45 -07:00
design Typo fix in historical doc (#5753) 2018-05-08 11:08:27 -07:00
development Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
ingestion Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
misc Upgrade to Calcite 1.15.0 (#5210) 2018-01-04 12:11:24 -08:00
operations add order change needed for KIS in 0.12.0 (#5760) 2018-06-08 15:25:26 -07:00
querying Add stringLast and stringFirst aggregators extension (#5789) 2018-08-01 10:52:54 -07:00
tutorials Fix quickstart docs to specify that Java 8 is required. (#5722) 2018-04-30 13:25:59 -07:00
toc.md change header from Data Schema to Ingestion Spec (#5631) 2018-04-11 21:42:54 -07:00