Jihoon Son
2099b43e5f
Add a new config object for compactConfig ( #5264 )
...
* add a new config object for compactConfig
* fix test
* address comments
* Update doc
2018-02-06 12:13:52 -08:00
Jihoon Son
0db696b7c9
Fix CompactionTask doc ( #5351 )
...
* Fix CompactionTask doc
* Update coordinator doc
2018-02-05 22:38:34 -08: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
Himanshu
654cdc07f5
Document HTTP based segment management and Deprecate classes to remove in future ( #4997 )
...
* document http segment management
* deprecated classes that shouldn't be used any further
2017-11-01 12:59:27 -04:00
Himanshu
f69c9280c4
remove ServerConfig from DruidNode as all information needs to be present in DruidNode serialized form ( #4858 )
...
* remove ServerConfig from DruidNode as all information needs to be present in DruidNode serialized form
* sanitize output of /druid/coordinator/v1/cluster endpoint
2017-09-28 10:40:59 -05:00
dgolitsyn
752151f6cb
Add CachingCostBalancerStrategy ( #4731 )
...
* Add CachingCostBalancerStrategy; Rename ServerView.ServerCallback to ServerRemovedCallback
* Fix benchmark units
* Style, forbidden-api, review, bug fixes
* Add docs
* Address comments
2017-09-08 12:23:04 -05:00
Parag Jain
6e2f78f552
TLS support ( #4270 )
2017-07-06 17:40:12 -07:00
dgolitsyn
e04b8be52e
maxSegmentsInQueue in CoordinatorDinamicConfig ( #4445 )
...
* Add maxSegmentsInQueue parameter to CoordinatorDinamicConfig and use it in LoadRule to improve segments loading and replication time
* Rename maxSegmentsInQueue to maxSegmentsInNodeLoadingQueue
* Make CoordinatorDynamicConfig constructor private; add/fix tests; set default maxSegmentsInNodeLoadingQueue to 0 (unbounded)
* Docs added for maxSegmentsInNodeLoadingQueue parameter in CoordinatorDynamicConfig
* More docs for maxSegmentsInNodeLoadingQueue and style fixes
2017-06-27 22:58:36 -05:00
Himanshu
40057570f3
doc update on overlord console url when coordinator is acting as overlord ( #4213 )
2017-04-26 15:03:54 -07:00
Himanshu
8cf7ad1e3a
druid.coordinator.asOverlord.enabled flag at coordinator to make it an overlord too ( #3711 )
2017-02-13 15:03:59 -08:00
Niketh Sabbineni
2b8d3c102b
Remove throttling on drop segments ( #3736 )
...
* Remove throttling on drop
* Throttle loadqueuepeon segment change requests to ZK
* Make initial delay configurable, add docs, shutdown gracefully
* Make loadqueuepeon repeat delay configurable
2017-01-20 10:02:19 -08:00
Niketh Sabbineni
d904c79081
Normalized Cost Balancer ( #3632 )
...
* Normalized Cost Balancer
* Adding documentation and renaming to use diskNormalizedCostBalancer
* Remove balancer from the strings
* Update docs and include random cost balancer
* Fix checkstyle issues
2016-12-05 17:18:20 -08:00
Himanshu
3f82108d15
optionally enable coordinator auto kill tasks on all dataSources via dynamic config ( #3250 )
2016-07-17 18:47:52 -07:00
Parag Jain
44237e25d9
fix duration format and number format ( #3057 )
2016-06-02 10:09:21 -07:00
Bingkun Guo
0fa04305a6
refine description for mergeBytesLimit
2016-03-24 13:17:24 -05:00
Robin
448e0127b9
dynamic config endpoint is at coordinator
2016-03-23 17:22:19 -05:00
Charles Allen
5da9a280b6
Query Time Lookup - Dynamic Configuration
2016-03-18 09:45:05 -07:00
Bingkun Guo
96c981cd0a
fix broken link for Tasks
2016-03-11 11:36:34 -06:00
Bingkun Guo
b07db4089c
fix doc: Setting druid.coordinator.merge.on will trigger an Append Task instead of Merge Task.
2016-01-26 10:20:32 -06:00
Himanshu Gupta
eb2d251ac8
support periodic hard delete of segments
2016-01-12 16:55:05 -06:00
Bartosz Ługowski
6e5d2c6745
Add count parameter to history endpoints.
2015-11-11 23:03:57 +01:00
Gian Merlino
d068ec3b9d
"druid.manager.segment" should be "druid.manager.segments"
2015-10-21 15:50:44 -07:00
samjhecht
fc438e5a72
add alert on errors polling for rules
...
reset retrystarttime after alerting
2015-07-13 09:03:51 -07:00
Xavier Léauté
d2346b6834
shorten links and file names
...
* remove redundant parts in file names
* delete unsupported "Druid-Personal-Demo-Cluster"
2015-05-29 20:55:42 -05:00