druid/docs/content/development/extensions-core
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
..
approximate-histograms.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
avro.md Fix some broken links in druid docs (#5622) 2018-04-11 10:27:33 -07:00
datasketches-extension.md Datasketches doc correction (#5816) 2018-06-05 17:52:37 +05:30
datasketches-quantiles.md Expanded documentation for DataSketches aggregators. (#5513) 2018-03-21 18:19:27 -07:00
datasketches-theta.md Expanded documentation for DataSketches aggregators. (#5513) 2018-03-21 18:19:27 -07:00
datasketches-tuple.md Datasketches doc correction (#5816) 2018-06-05 17:52:37 +05:30
druid-basic-security.md Remove extra slash in endpoint (#5822) 2018-06-05 13:11:26 -07:00
druid-kerberos.md Fix Kerberos Authentication failing requests without cookies and excludedPaths config. (#5596) 2018-04-09 20:45:35 -07:00
druid-lookups.md Cached lookup module. first cut implementing JDBC cache (#2819) 2016-09-16 13:45:54 -07:00
examples.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
hdfs.md Adding hadoop kerberos authentification. (#3419) 2016-09-13 10:42:50 -07:00
kafka-eight-firehose.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
kafka-extraction-namespace.md Fix some broken links in druid docs (#5622) 2018-04-11 10:27:33 -07:00
kafka-ingestion.md 'maxBytesInMemory' tuningConfig introduced for ingestion tasks (#5583) 2018-05-03 16:25:58 -07:00
lookups-cached-global.md Make lookup offheap buffer configurable (#5696) 2018-05-04 10:00:55 -07:00
mysql.md Fix some broken links in druid docs (#5622) 2018-04-11 10:27:33 -07:00
postgresql.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
protobuf.md Fix some broken links in druid docs (#5622) 2018-04-11 10:27:33 -07:00
s3.md Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
simple-client-sslcontext.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
stats.md Support variance and standard deviation (#2525) 2016-08-04 17:32:58 -07:00
test-stats.md adding new post aggregators for test statistics to druid-stats extension (#4532) 2017-10-09 23:43:27 -07:00