druid/docs/content/ingestion
Jihoon Son 5dac6375f3
Add support for parallel native indexing with shuffle for perfect rollup (#8257)
* Add TaskResourceCleaner; fix a couple of concurrency bugs in batch tasks

* kill runner when it's ready

* add comment

* kill run thread

* fix test

* Take closeable out of Appenderator

* add javadoc

* fix test

* fix test

* update javadoc

* add javadoc about killed task

* address comment

* Add support for parallel native indexing with shuffle for perfect rollup.

* Add comment about volatiles

* fix test

* fix test

* handling missing exceptions

* more clear javadoc for stopGracefully

* unused import

* update javadoc

* Add missing statement in javadoc

* address comments; fix doc

* add javadoc for isGuaranteedRollup

* Rename confusing variable name and fix typos

* fix typos; move fetch() to a better home; fix the expiration time

* add support https
2019-08-15 17:43:35 -07:00
..
batch-ingestion.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
command-line-hadoop-indexer.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
compaction.md Remove keepSegmentGranularity option for compaction (#7747) 2019-06-03 12:59:15 -07:00
data-formats.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
delete-data.md Refactor SQLMetadataSegmentManager; Change contract of REST met… (#7653) 2019-07-17 17:18:48 +03:00
faq.md Additional Apache branding doc updates (#7524) 2019-04-23 14:39:16 -07:00
firehose.md sql firehose and firehose doc adjustments (#8067) 2019-07-30 15:28:10 -07:00
flatten-json.md Front Matter header needs to be on the first line for md to be rendered properly by jekyll (#6733) 2018-12-13 11:47:20 -08:00
hadoop-vs-native-batch.md Add support for parallel native indexing with shuffle for perfect rollup (#8257) 2019-08-15 17:43:35 -07:00
hadoop.md Use PartitionsSpec for all task types (#8141) 2019-07-30 17:24:39 -07:00
index.md some more doc improvements (#7675) 2019-05-16 13:17:21 -07:00
ingestion-spec.md sql firehose and firehose doc adjustments (#8067) 2019-07-30 15:28:10 -07:00
locking-and-priority.md Add a warning about experimental segment locking (#8301) 2019-08-15 16:07:59 -07:00
misc-tasks.md Front Matter header needs to be on the first line for md to be rendered properly by jekyll (#6733) 2018-12-13 11:47:20 -08:00
native_tasks.md Add support for parallel native indexing with shuffle for perfect rollup (#8257) 2019-08-15 17:43:35 -07:00
reports.md Add missing redirects and fix broken links (#7213) 2019-03-09 15:16:23 -08:00
schema-changes.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
schema-design.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
standalone-realtime.md remove FirehoseV2 and realtime node extensions (#8020) 2019-07-04 15:40:22 -07:00
stream-ingestion.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
stream-push.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
tasks.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
transform-spec.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
update-existing-data.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00