druid/extensions-core
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
..
avro-extensions Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
datasketches add mechanism to control filter optimization in historical query processing (#8209) 2019-08-09 16:36:18 -07:00
druid-basic-security Add CliIndexer process type and initial task runner implementation (#8107) 2019-07-29 17:06:33 -07:00
druid-bloom-filter add mechanism to control filter optimization in historical query processing (#8209) 2019-08-09 16:36:18 -07:00
druid-kerberos Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
ec2-extensions Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
google-extensions Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
hdfs-storage Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
histogram add mechanism to control filter optimization in historical query processing (#8209) 2019-08-09 16:36:18 -07:00
kafka-extraction-namespace Upgrade Kafka library for kafka-lookup module (#8078) 2019-08-14 13:46:25 -07:00
kafka-indexing-service Add support for parallel native indexing with shuffle for perfect rollup (#8257) 2019-08-15 17:43:35 -07:00
kinesis-indexing-service Add support for parallel native indexing with shuffle for perfect rollup (#8257) 2019-08-15 17:43:35 -07:00
lookups-cached-global add mechanism to control filter optimization in historical query processing (#8209) 2019-08-09 16:36:18 -07:00
lookups-cached-single Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
mysql-metadata-storage Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
orc-extensions add mechanism to control filter optimization in historical query processing (#8209) 2019-08-09 16:36:18 -07:00
parquet-extensions Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
postgresql-metadata-storage Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
protobuf-extensions Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
s3-extensions Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
simple-client-sslcontext Revert "Fix dependency analyze warnings (#8128)" (#8189) 2019-07-29 11:42:16 -07:00
stats Spotbugs: NP_NONNULL_PARAM_VIOLATION (#8129) 2019-08-02 19:20:22 +03:00