Jihoon Son
|
ded03d9d4c
|
Improve doc for auto compaction (#7117)
* Improve doc for auto compaction
* fix doc
* address comments
|
2019-03-02 12:21:50 -08:00 |
Jonathan Wei
|
32c418fdd8
|
Reword 'node' to 'process' (#7172)
|
2019-02-28 18:10:39 -08:00 |
Jonathan Wei
|
82137874ea
|
Add master/data/query server concepts to docs/packaging (#6916)
* Add master/data/query server concepts to docs/packaging
* PR comments
* TOC and markdown fix
* Update image legend
* PR comment
* More PR comments
|
2019-01-30 19:41:07 -08:00 |
David Lim
|
f7bbee2e65
|
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 |
Vadim Ogievetsky
|
da4836f38c
|
Added titles and harmonized docs to improve usability and SEO (#6731)
* added titles and harmonized docs
* manually fixed some titles
|
2018-12-12 20:42:12 -08:00 |
David Lim
|
afb239b17a
|
add missing license headers, in particular to MD files; clean up RAT … (#6563)
* add missing license headers, in particular to MD files; clean up RAT exclusions
* revert inadvertent doc changes
* docs
* cr changes
* fix modified druid-production.svg
|
2018-11-13 09:38:37 -08:00 |
Jonathan Wei
|
180e3ccfad
|
Docs consistency cleanup (#6259)
|
2018-09-04 12:54:41 -07:00 |
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 |