11713 Commits

Author SHA1 Message Date
cheddar
f664364770 Merge pull request #43 from metamx/rtr-listener
RemoteTaskRunner: More robust task status listener
2012-12-12 15:01:23 -08:00
cheddar
f4a413c83f Merge pull request #40 from metamx/broker-cacheconfig
configuration option to switch cache implementations
2012-12-12 14:54:52 -08:00
cheddar
0ed08d8987 Merge pull request #42 from metamx/fjy
bug fixes for invalid query params
2012-12-12 14:52:20 -08:00
Fangjin Yang
6db99c45a6 more specific exceptions in test 2012-12-12 14:51:19 -08:00
xvrl
5dcf962eaa register SegmentMetadataQueryRunnerFactory in ServerInit 2012-12-12 13:45:15 -08:00
xvrl
bfc9b63931 segment metadata query 2012-12-12 13:45:12 -08:00
Gian Merlino
091ed069f5 RemoteTaskRunner: More robust task status listener
- Handle CHILD_ADDED and CHILD_UPDATED together, to cover the case where a worker
  reconnects to zk in the middle of a task (which makes the ephemeral status node
  disappear and come back as an addition)
- There's no need to retry on most exceptions that can occur here, so don't
2012-12-12 12:51:04 -08:00
Fangjin Yang
cd38b5ba24 Merge branch 'master' of github.com:metamx/druid into fjy 2012-12-12 10:36:56 -08:00
Fangjin Yang
436828b67c post aggs verify that they have all the fields they need 2012-12-12 10:36:46 -08:00
cheddar
f7a6ac31e3 Merge pull request #41 from marshallpierce/master
Fix direct memory vm option name in warning message
2012-12-12 09:37:13 -08:00
Fangjin Yang
08eb3390c8 fix for caching bug with empty byte arrays 2012-12-12 09:30:48 -08:00
Fangjin Yang
127b632421 revert last commit 2012-12-11 17:20:23 -08:00
Fangjin Yang
143de953fc bug fix for balancing 2012-12-11 17:10:27 -08:00
Fangjin Yang
6827e48bd3 bug fixes for invalid query params 2012-12-11 15:09:16 -08:00
Marshall Pierce
1a0ef0d5c3 Fix direct memory vm option name in warning message 2012-12-11 11:15:09 -08:00
xvrl
81bc2890dc configuration option to switch cache implementations 2012-12-10 17:10:20 -08:00
Fangjin Yang
0105233fc3 [maven-release-plugin] prepare for next development iteration 2012-12-07 17:50:47 -08:00
Fangjin Yang
943fe5e6bf [maven-release-plugin] prepare release druid-0.1.11 druid-0.1.11 2012-12-07 17:50:41 -08:00
Fangjin Yang
4695fbfcd9 fix bug with comparing historical servers 2012-12-07 17:49:18 -08:00
Fangjin Yang
da4b31c28f [maven-release-plugin] prepare for next development iteration 2012-12-07 15:18:19 -08:00
Fangjin Yang
6df32ac0b0 [maven-release-plugin] prepare release druid-0.1.10 druid-0.1.10 2012-12-07 15:18:11 -08:00
Fangjin Yang
404f6322c6 bug fix for checking if a segment exists on a node 2012-12-07 15:16:34 -08:00
Fangjin Yang
9eb28254f8 [maven-release-plugin] prepare for next development iteration 2012-12-07 14:49:13 -08:00
Fangjin Yang
9ce536e040 [maven-release-plugin] prepare release druid-0.1.9 druid-0.1.9 2012-12-07 14:49:04 -08:00
Fangjin Yang
5a511cbef0 bug fix for missing quotations creating default datasource 2012-12-07 14:47:38 -08:00
Fangjin Yang
35362b3e6b [maven-release-plugin] prepare for next development iteration 2012-12-07 14:37:25 -08:00
Fangjin Yang
bd3c05dddb [maven-release-plugin] prepare release druid-0.1.8 druid-0.1.8 2012-12-07 14:37:18 -08:00
Fangjin Yang
f6519744e6 bug fix for using configurable default for datasource 2012-12-07 14:35:49 -08:00
Fangjin Yang
50a28f827e [maven-release-plugin] prepare for next development iteration 2012-12-07 10:59:52 -08:00
Fangjin Yang
b59361065e [maven-release-plugin] prepare release druid-0.1.7 druid-0.1.7 2012-12-07 10:59:34 -08:00
Fangjin Yang
6028273332 defaults for rules to make startup a bit easier 2012-12-07 10:54:38 -08:00
cheddar
6e775a9ecd Merge pull request #38 from metamx/memcached-cachebroker
memcached version of CacheBroker
2012-12-06 16:08:42 -08:00
xvrl
a0dbd233fb fix benchmarking code following removal of unnecessary method on MemcachedCacheBroker 2012-12-06 16:07:29 -08:00
xvrl
9ef46f5e65 remove unused method 2012-12-06 15:57:37 -08:00
xvrl
503b919461 move dependency version to base pom 2012-12-06 15:54:40 -08:00
cheddar
fbaff6998c Merge pull request #36 from metamx/fjy
Tiered Compute Nodes
2012-12-06 14:55:38 -08:00
Fangjin Yang
1ebd7a8a8a fix wrong jquery version 2012-12-06 14:50:29 -08:00
cheddar
e7e5a87d68 Merge pull request #39 from darxriggs/evaluation
Examples Cleanup
2012-12-06 14:40:41 -08:00
xvrl
c11334934e emit cache timeouts metric 2012-12-06 11:41:35 -08:00
Fangjin Yang
4a1abfc5dc gui for rule configuratin; introducing jquery ui to master console 2012-12-05 15:39:59 -08:00
xvrl
9b8037b0a0 properly propagate exceptions 2012-12-05 15:05:20 -08:00
xvrl
2145f78f78 add memcached cache benchmarking code 2012-12-04 16:32:44 -08:00
xvrl
1083ed9c11 make max cache object size configurable and disable client-side compressions 2012-12-04 16:28:27 -08:00
xvrl
a3e46eb490 fix config property name 2012-12-04 15:36:05 -08:00
xvrl
c6e641e819 fix invalid cache keys 2012-12-04 12:06:19 -08:00
xvrl
01dc787261 fix test case class name 2012-12-04 11:36:37 -08:00
xvrl
51a7adf4fe enable consistent hashing and optimizations + daemonize memcached IO thread 2012-12-04 11:18:51 -08:00
xvrl
98fbcfd7c2 file headers 2012-12-03 17:49:05 -08:00
xvrl
a03f8527ea implement memcached CacheBroker 2012-12-03 17:44:17 -08:00
Fangjin Yang
bcf57b58b9 Merge branch 'master' of github.com:metamx/druid into fjy 2012-12-03 16:13:36 -08:00