Commit Graph

6958 Commits

Author SHA1 Message Date
Himanshu Gupta d1cb17d3f7 at broker - only add segments from specific tiers to the timeline 2016-02-09 22:33:22 -06:00
Himanshu Gupta 2faae9d0d1 In JobHelper.makeSegmentOutputPath(..) use DataSegmentPusherUtils to construct the segment storage path 2016-02-09 21:42:32 -06:00
Fangjin Yang 69a6bdcf03 Merge pull request #2427 from gianm/rolling-doc
Freshen up rolling update docs
2016-02-09 15:32:27 -08:00
Fangjin Yang 56ee81049e Merge pull request #2423 from metamx/test-0.9-build-2
fix #2420
2016-02-09 13:58:29 -08:00
Gian Merlino 95d5526e7c Freshen up rolling update docs
1. Clarify what "Indexing Service / Realtime" means
2. Add info about restore-based middle manager rolling restarts
3. Add info about what happens in middle manager updates
4. More consistent capitalization and spelling of node types
2016-02-09 13:57:04 -08:00
Himanshu f6eebf5884 Merge pull request #2422 from rasahner/docMinorFixes
some minor doc changes
2016-02-09 10:03:22 -06:00
Nishant 078cc87eb2 turn off attaching artifacts second time 2016-02-09 19:59:45 +05:30
Robin 1d57e3267d some minor doc changes 2016-02-09 08:20:53 -06:00
pdeva b75862da7e make 0.9 compatible 2016-02-08 17:25:34 -08:00
Fangjin Yang b1673ee90e Merge pull request #2409 from gianm/smq-merged-thing
SegmentMetadataQuery: Retain segment id when merging, if possible.
2016-02-08 15:43:39 -08:00
Fangjin Yang c9c20bb7f3 Merge pull request #2395 from metamx/fixExtractionDimFilterNullTest
Actually check cache key null checking in ExtractionDimFilterTest
2016-02-08 14:10:52 -08:00
David Lim 57bf61029b Merge pull request #2416 from druid-io/fix-docs
fix docs
2016-02-08 15:09:20 -07:00
fjy 6fc5bcb1ef fix docs 2016-02-08 13:40:53 -08:00
Gian Merlino bd9c04244f SegmentMetadataQuery: Retain segment id when merging, if possible.
This is helpful on realtime nodes, where two analyses from two different hydrants
are merged together but they are actually from the same segment.
2016-02-08 13:07:02 -08:00
pdeva 525a911a3c added note about including extension lib 2016-02-08 12:59:41 -08:00
Charles Allen 08802c345d Merge pull request #2325 from himanshug/gp_by_merge
new OffHeapIncrementalIndex that does only aggregations off-heap
2016-02-05 13:47:12 -08:00
Himanshu Gupta 9fe1b28ee5 provide configuration to enable usage of Off heap merging for groupBy query 2016-02-05 14:18:06 -06:00
Himanshu Gupta b40c342cd1 make Global stupid pool cache size configurable 2016-02-05 14:18:06 -06:00
Himanshu Gupta 72a1e730a2 OffheapIncrementalIndex updates to do the aggregation merging off-heap 2016-02-05 14:17:05 -06:00
Himanshu Gupta 907dd77483 OffheapIncrementalIndex a copy/paste of OnheapIncrementalIndex 2016-02-05 14:02:31 -06:00
Fangjin Yang aeb4c5a870 Merge pull request #2403 from druid-io/another-fix
whitespace fixes
2016-02-04 16:26:22 -08:00
fjy 9e2295aa61 whitespace fixes 2016-02-04 16:25:51 -08:00
Fangjin Yang 979c9a3589 Merge pull request #2402 from druid-io/another-fix
fix spacing again
2016-02-04 16:13:30 -08:00
fjy b52e1e9161 fix spacing again 2016-02-04 16:13:12 -08:00
Gian Merlino 0497fb8a68 Merge pull request #2401 from druid-io/ez-fix
fix rendering
2016-02-04 16:06:43 -08:00
fjy 962e7bac14 fix rendering 2016-02-04 15:58:20 -08:00
Xavier Léauté ebe4f9e928 Merge pull request #2400 from druid-io/tut-fix
tutorial fix
2016-02-04 15:40:44 -08:00
fjy 8405a7710e tutorial fix 2016-02-04 15:37:47 -08:00
Fangjin Yang e3273230cc Merge pull request #2399 from metamx/md-to
move table of contents to Markdown and fix broken link
2016-02-04 15:28:29 -08:00
Xavier Léauté eb593aeb90 css link is broken
removing in favor of adjusting on the site
2016-02-04 15:23:20 -08:00
Xavier Léauté bbc5e5d470 move table of contents to Markdown
fixes #2397
2016-02-04 15:23:11 -08:00
Fangjin Yang 8ac77a9644 Merge pull request #2398 from implydata/doc-render
Numerous fixes to enables docs to render correctly
2016-02-04 15:14:18 -08:00
fjy 003f54e268 add doc rendering 2016-02-04 14:21:59 -08:00
Fangjin Yang 7abad742e5 Merge pull request #2216 from druid-io/new-tutorials
Completely rework the Druid getting started process
2016-02-04 10:43:13 -08:00
Charles Allen aac5f9b2c9 Actually check cache key null checking in ExtractionDimFilterTest 2016-02-04 09:44:13 -08:00
fjy 1aa363cea7 new quickstart 2016-02-04 09:37:38 -08:00
Fangjin Yang 9fde592436 Merge pull request #2383 from liubin/fix-doc
[doc] fix doc format
2016-02-04 09:35:42 -08:00
Fangjin Yang da77591129 Merge pull request #2392 from metamx/fix2391
Allow ExtractionDimFilter value to be null
2016-02-03 17:47:14 -08:00
Charles Allen d4f00096ff Allow ExtractionDimFilter value to be null
* Fixes #2391
2016-02-03 15:51:47 -08:00
Fangjin Yang 633ee6ee34 Merge pull request #2381 from himanshug/gp_by_builder_bug
lazily create comparators for row columns when needed
2016-02-03 15:06:25 -08:00
Fangjin Yang 8af67e76d3 Merge pull request #2385 from chtefi/patch-1
Fix broken link
2016-02-03 14:29:23 -08:00
Fangjin Yang 45530145b1 Merge pull request #2387 from pjain1/fix_coord_ut
Fixes #2386
2016-02-03 14:27:49 -08:00
Himanshu Gupta 6e7d90cf56 UTs for DefaultLimitSpec 2016-02-03 15:59:12 -06:00
Himanshu Gupta 29e0d7f971 lazily create comparators for row columns when needed 2016-02-03 13:38:20 -06:00
Parag Jain 9002548eeb increase test time out and general clean up 2016-02-03 13:26:37 -06:00
Stéphane Derosiaux bcd69496e8 Fix broken link 2016-02-03 13:07:22 +01:00
bin liu 39a4666387 fix doc format 2016-02-03 16:29:31 +08:00
Fangjin Yang a737877680 Merge pull request #2376 from metamx/communityCommitters
Identify druid.io as committer in pom.xml
2016-02-02 23:23:57 -08:00
Fangjin Yang 2b84251a7d Merge pull request #2085 from navis/refactor-incremental-index2
Replace string[] with int[] for dimensions
2016-02-02 23:21:28 -08:00
navis.ryu 1d602be0f9 Replace string[] with int[] for dimensions 2016-02-03 15:03:22 +09:00