Commit Graph

5664 Commits

Author SHA1 Message Date
MarConSchneid 3f15d81f76 Update post-aggregations.md
fix for  the issue: https://github.com/druid-io/druid/issues/1584
2015-08-14 11:03:58 -07:00
Charles Allen be89105621 Merge pull request #1602 from metamx/more-code-cleanup
Some perf Improvements in Broker
2015-08-11 13:51:49 -07:00
Xavier Léauté fbdb841928 Merge pull request #1603 from metamx/optimize-lexicographic-topN
Optimizations for LexicographicTopNs
2015-08-11 13:35:34 -07:00
Nishant b8d8a8da9e Optimisations for LexicographicTopNs
initial review for perf optimizations for lexicographic TopNs

fix compilation

create map with proper size

review comment

review comment

review comments
2015-08-12 00:37:48 +05:30
Xavier Léauté 738da3fdb2 Merge pull request #1616 from gianm/fix-1545
Avoid the Hadoop objectMapper in the local IndexTask. Fixes #1545.
2015-08-11 10:54:15 -07:00
Gian Merlino bc0c7dd65d Avoid the Hadoop objectMapper in the local IndexTask. Fixes #1545. 2015-08-11 10:40:53 -07:00
Xavier Léauté fadd8a4342 Merge pull request #1608 from metamx/guice40
Update to guice 4.0
2015-08-10 15:00:26 -07:00
Charles Allen c8c8169c69 Bump druid-api to 0.3.10 to include guice 4.0 update 2015-08-10 13:57:55 -07:00
Charles Allen 7e61216287 Update to guice 4.0
- Mark a lot of `@Provides` methods as final since guice 4.0 disallows overriding them
2015-08-10 13:57:18 -07:00
Fangjin Yang ae1736eeb4 Merge pull request #1612 from metamx/jdk8Jersey1p19
Bumb Jersey to 1.19
2015-08-10 13:42:13 -07:00
Fangjin Yang dd0f0efc70 Merge pull request #1614 from metamx/approxhist-disclaimer
disclaimer + more docs for approximate histograms
2015-08-10 13:37:07 -07:00
Xavier Léauté f583cad2e2 disclaimer + more docs for approximate histograms 2015-08-10 13:13:49 -07:00
Fangjin Yang b6fa1996c0 Merge pull request #1613 from metamx/travis-cache-maven
faster build: cache maven dependencies in travis
2015-08-08 07:53:15 -07:00
Xavier Léauté 07b2b77c29 faster build: cache maven dependencies in travis 2015-08-07 18:05:30 -07:00
Charles Allen 7d5a77b882 Bumb Jersey to 1.19 2015-08-07 17:32:27 -07:00
Fangjin Yang 2d22bcc11b Merge pull request #1611 from metamx/betterTimingTests2789
Better handling of slow stuff in NamespaceExtractionCacheManagerExecutorsTest
2015-08-07 15:39:04 -07:00
Charles Allen 8be82c00bd Better handling of slow stuff in NamespaceExtractionCacheManagerExecutorsTest 2015-08-07 15:11:54 -07:00
Charles Allen e6226968a6 Merge pull request #1589 from druid-io/fix-firehose-doc
Add a lot more docs for firehoses
2015-08-06 12:45:24 -07:00
Fangjin Yang 78263a95c0 Merge pull request #1605 from metamx/friendlierNamespaceTests
Better handle timeouts in namespace tests
2015-08-06 11:54:11 -07:00
cheddar 644253af1c Merge pull request #1601 from metamx/stupidPoolLockless
Remove locks from StupidPool
2015-08-06 11:45:20 -07:00
Charles Allen 0326a7ac69 Merge pull request #1597 from metamx/fix-doc
some docs were missing before, hopfully this is more clear
2015-08-06 11:17:23 -07:00
Charles Allen 8cdcf69714 Better handle timeouts in namespace tests 2015-08-06 10:20:18 -07:00
Nishant 1a46c4c71c avoid creating mergeSeqence when not required 2015-08-06 14:25:13 +05:30
Nishant b33c644da0 avoid unnecessary call to MultipleSpecificSegmentSpec.getIntervals()
avoid unnecessary call to MultipleSpecificSegmentSpec.getIntervals()
profiling shows it took upto 6-12% of cpu time in
JodaUtils.condenseIntervals
2015-08-06 13:51:17 +05:30
Charles Allen 7fe8562980 Remove locks from StupidPool 2015-08-05 19:24:56 -07:00
Charles Allen 9dd18de1a5 Merge pull request #1596 from metamx/console-artifact
make console a maven dependency instead of filedump
2015-08-04 15:28:45 -07:00
Xavier Léauté 0357dc2cd8 some docs were missing before, hopfully this is more clear 2015-08-04 11:11:00 -07:00
fjy 012fff6616 fix firehose docs 2015-08-04 09:52:23 -07:00
Xavier Léauté 07ee1acca2 make console a maven dependency instead of filedump 2015-08-04 09:49:34 -07:00
Fangjin Yang b05be0a104 Merge pull request #1593 from metamx/run-tests-offline
Fix test so that it can run offline
2015-08-04 09:23:40 -07:00
Fangjin Yang ba76806f3a Merge pull request #1591 from b-slim/patch-1
typo in the documentation after changing the code
2015-08-04 09:23:25 -07:00
Himanshu 3078d905fa Merge pull request #1586 from onlychoice/fix_javaOpts
Fix configuration for javaOpts, remove quotation marks
2015-08-03 21:27:45 -05:00
Fangjin Yang 1cb7304505 Merge pull request #1594 from pdeva/patch-3
added required config option
2015-08-03 19:09:54 -07:00
pdeva 27997f9682 added required config option 2015-08-03 19:08:05 -07:00
Charles Allen 1ddaa3fb33 Merge pull request #1592 from metamx/clean-test-files
clean temporary files
2015-08-03 11:47:20 -07:00
Nishant f490547faf Fix test so that it can run offline too
Test was getting stuck for me when I tried to run it offline while
resolving the host. creating unresolved SocketAddress works around
this.
2015-08-03 23:37:04 +05:30
Nishant 2679efee7a clean temporary files 2015-08-03 23:32:58 +05:30
Slim 1fdfc67ffa typo in the documentation after changing the code 2015-08-03 10:45:03 -05:00
Zhihui Jiao d3e838ff34 Fix configuration for javaOpts, remove quotation marks 2015-08-01 11:26:37 +08:00
Fangjin Yang 5478b5bef8 Merge pull request #1583 from KurtYoung/master
fix realtime index task json description in doc
2015-07-31 18:33:33 -07:00
Xavier Léauté 5790367f6a Merge pull request #1585 from guobingkun/fix_transient_error
Fix transient error in BrokerServerViewTest
2015-07-31 12:53:32 -07:00
Bingkun Guo 479b09c2dd fix transient error in BrokerServerViewTest 2015-07-31 13:33:55 -05:00
kete.yangkt 2b2bba8d59 fix realtime index task json description in doc 2015-07-31 13:59:58 +08:00
Fangjin Yang 335d0df401 Merge pull request #1582 from himanshug/fix_mysql_tutorial_ref
fix mysql references in tutorial docs
2015-07-30 20:20:08 -07:00
Himanshu Gupta 7ee509bcd0 fix mysql references in tutorial docs 2015-07-30 22:05:05 -05:00
Charles Allen 99c240d1eb Merge pull request #1580 from himanshug/update_druid_api
update druid-api to 0.3.9
2015-07-30 14:57:48 -07:00
Himanshu Gupta a9ee2a383f update druid-api to 0.3.9 2015-07-30 16:35:37 -05:00
Fangjin Yang f4567c995c Merge pull request #1572 from himanshug/cache_doc_update
update doc with useCache and populateCache flags
2015-07-28 11:50:13 -10:00
Fangjin Yang 22567946cf Merge pull request #1259 from metamx/queryTimeLookup
Query Time Lookup
2015-07-28 11:43:05 -10:00
Himanshu Gupta c17bc3fd74 update doc with useCache and populateCache flags 2015-07-28 15:46:22 -05:00