druid/docs/content/development
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
..
extensions-contrib Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
extensions-core Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
build.md Remove JDK 7 from build documentation. (#6031) 2018-07-26 17:05:07 -07:00
experimental.md more doc fixes 2016-02-17 09:43:47 -08:00
extensions.md Replace dev list references in docs. (#5723) 2018-04-30 11:25:45 -07:00
geo.md Update the example of the dimensionsSpec (#5293) 2018-01-24 11:28:54 -08:00
integrating-druid-with-other-technologies.md add doc rendering 2016-02-04 14:21:59 -08:00
javascript.md Fix docs (#4225) 2017-05-01 09:55:43 -07:00
modules.md Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
overview.md minor fixes to docs 2016-01-03 11:37:06 -08:00
router.md Support for router forwarding requests to active coordinator/overlord (#5369) 2018-02-15 14:38:58 -08:00
versioning.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00