druid/docs/content/ingestion
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
..
batch-ingestion.md docs: Document inputFormat on Hadoop InputSpecs (#5784) 2018-05-24 21:44:37 -07:00
command-line-hadoop-indexer.md add doc rendering 2016-02-04 14:21:59 -08:00
data-formats.md Add support for headers and skipping thereof for CSV and TSV (#4254) 2017-05-15 22:57:31 -07:00
faq.md new quickstart 2016-02-04 09:37:38 -08:00
firehose.md Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
flatten-json.md show that flatten will also work with avro extension (#5874) 2018-07-11 16:47:03 -07:00
index.md Add definition of 'NONE' to queryGranularity in ingestion.index doc (#6073) 2018-07-30 14:07:33 -07:00
native_tasks.md Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
schema-changes.md more docs for common questions 2015-08-25 17:49:04 -07:00
schema-design.md Adding double colums supports (#4491) 2017-07-20 10:14:14 +03:00
stream-ingestion.md add doc rendering 2016-02-04 14:21:59 -08:00
stream-pull.md support throw duplcate row during realtime ingestion in RealtimePlumber (#5693) 2018-05-04 10:12:25 -07:00
stream-push.md Automatic compaction by coordinators (#5102) 2018-01-13 13:52:37 +09:00
tasks.md Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
update-existing-data.md Docs: Clarify the meaning of maxSplitSize. (#5803) 2018-05-24 21:43:39 -07:00