Commit Graph

6788 Commits

Author SHA1 Message Date
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
Fangjin Yang 13ff87fd12 Merge pull request #2379 from metamx/fix2378
Allow ScalingStats to be null
2016-02-02 18:45:03 -08:00
Charles Allen a0728fa854 Allow ScalingStats to be null
* Fixes #2378
2016-02-02 18:01:01 -08:00
Xavier Léauté b90cee5d0d Merge pull request #2375 from metamx/moreLog4jChecks
Add check for log4j-core in Log4jShutterDownerModule
2016-02-02 17:06:50 -08:00
Charles Allen 3a26b3926c Identify druid.io as committer in pom.xml 2016-02-02 17:01:58 -08:00
Charles Allen 5111fd52f2 Add check for log4j-core in Log4jShutterDownerModule 2016-02-02 15:56:48 -08:00
Fangjin Yang 57a3d97837 Merge pull request #2371 from metamx/fix-2335
remove convertProperties
2016-02-02 11:13:32 -08:00
Nishant ffbe923fb5 remove convertProperties
fixes https://github.com/druid-io/druid/issues/2335
2016-02-02 23:43:50 +05:30
Himanshu dc89cdd0f9 Merge pull request #2336 from himanshug/fix_2331
limit size of X-Druid-Response-Context header to 7K
2016-02-02 12:06:59 -06:00
Fangjin Yang 377e3583f8 Merge pull request #2222 from binlijin/topN_optimize
optimize topn on particular situation
2016-02-01 22:55:34 -08:00
binlijin a5ef30ff84 optimize topn on particular situation 2016-02-02 14:20:09 +08:00
Fangjin Yang 2307500b45 Merge pull request #2365 from metabase/master
Add Metabase to libraries
2016-02-01 12:03:52 -08:00