druid/docs/content
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
..
comparisons Additional Apache branding doc updates (#7524) 2019-04-23 14:39:16 -07:00
configuration Add a warning about experimental segment locking (#8301) 2019-08-15 16:07:59 -07:00
dependencies remove deprecated standalone realtime node (#7915) 2019-07-02 18:12:17 -07:00
design remove deprecated standalone realtime node (#7915) 2019-07-02 18:12:17 -07:00
development [statsd-emitter] Add config to send Druid process/service as tag (#8238) 2019-08-12 13:18:44 -07:00
ingestion Add support for parallel native indexing with shuffle for perfect rollup (#8257) 2019-08-15 17:43:35 -07:00
misc Add IPv4 druid expressions (#8197) 2019-08-01 11:45:04 -07:00
operations More documentation formatting fixes (#8149) 2019-07-24 15:26:03 -07:00
querying Add docs for CliIndexer as an experimental feature (#8245) 2019-08-06 15:57:17 -07:00
tutorials correct kerberos doc extension load list (#8224) 2019-08-01 17:03:25 -07:00
toc.md Add docs for CliIndexer as an experimental feature (#8245) 2019-08-06 15:57:17 -07:00