druid/docs/content/development/extensions-core
Jihoon Son 241efafbb2
Automatic compaction by coordinators (#5102)
* Automatic compaction by coordinator

* add links

* skip compaction for very recent segments if they are small

* fix finding search interval

* fix finding search interval

* fix TimelineHolder iteration

* add test for newestSegmentFirstPolicy

* add CompactionSegmentIterator

* add numTargetCompactionSegments

* add missing config

* fix skipping huge shards

* fix handling large number of segments per shard

* fix test failure

* change recursive call to loop

* fix logging

* fix build

* fix test failure

* address comments

* change dataSources type

* check running pendingTasks at each run

* fix test

* address comments

* fix build

* fix test

* address comments

* address comments

* add doc for segment size optimization

* address comment
2018-01-13 13:52:37 +09:00
..
approximate-histograms.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
avro.md Add flattenSpec support to the Avro parser. (#4832) 2017-09-26 09:26:06 -07:00
datasketches-aggregators.md Fix broken DataSketches link. (#4221) 2017-04-27 17:37:12 -07:00
druid-basic-security.md Basic auth extension (#5099) 2017-12-14 10:36:04 -08:00
druid-kerberos.md Allow configuring header size for druid requests (#5174) 2017-12-20 18:51:40 -08: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 Silly Typo in docs 2016-05-24 13:31:58 -07:00
kafka-ingestion.md Automatic compaction by coordinators (#5102) 2018-01-13 13:52:37 +09:00
lookups-cached-global.md Add namespace extraction thread config (#4833) 2017-09-25 09:52:36 -07:00
mysql.md Support for encryption of MySQL connections (#5122) 2018-01-10 11:33:54 -08:00
postgresql.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
protobuf.md Protobuf extension (#4039) 2017-05-30 13:11:58 -07:00
s3.md Add support for HttpFirehose (#4297) 2017-05-25 16:13:04 -05: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