1745 Commits

Author SHA1 Message Date
Dhruv Parthasarathy
3a298681e4 fixed formatting 2013-08-07 10:59:54 -07:00
Dhruv Parthasarathy
c4f0e4d96d fixed with Erics feedback 2013-08-07 10:53:37 -07:00
fjy
ddc2e87c4c [maven-release-plugin] prepare for next development iteration 2013-08-06 21:21:28 -07:00
fjy
ffbcd18cdc [maven-release-plugin] prepare release druid-0.5.32 druid-0.5.32 2013-08-06 21:21:18 -07:00
fjy
df883a9823 learn to type 2013-08-06 21:18:36 -07:00
fjy
4617d37e28 [maven-release-plugin] prepare for next development iteration 2013-08-06 21:08:02 -07:00
fjy
53b248dc28 [maven-release-plugin] prepare release druid-0.5.31 druid-0.5.31 2013-08-06 21:07:52 -07:00
fjy
795657aedf fix bug where workers with same capacity would not be unique 2013-08-06 21:04:13 -07:00
Gian Merlino
99a3de1597 [maven-release-plugin] prepare for next development iteration 2013-08-06 17:41:58 -07:00
Gian Merlino
c0ccfd66ea [maven-release-plugin] prepare release druid-0.5.30 druid-0.5.30 2013-08-06 17:41:51 -07:00
cheddar
02f9cc3c7a Merge pull request #212 from metamx/realtime-npe
Rejigger exception handling in standalone realtime
2013-08-06 17:39:01 -07:00
Gian Merlino
ec53a30c6e Rejigger exception handling in standalone realtime
- Throw FormattedExceptions on null or unparseable timestamps
- Throw away events (and increment thrownAway) on non-FormattedExceptions in the fire chief
2013-08-06 17:32:08 -07:00
fjy
930b089f7f [maven-release-plugin] prepare for next development iteration 2013-08-06 16:20:37 -07:00
fjy
dd5f5ae49b [maven-release-plugin] prepare release druid-0.5.29 druid-0.5.29 2013-08-06 16:20:29 -07:00
fjy
5f292143e0 disable merging segments with linear shard spec 2013-08-06 16:17:49 -07:00
fjy
ebf1ac47f0 Merge branch 'master' of github.com:metamx/druid 2013-08-06 15:38:25 -07:00
fjy
9d0e4a94f0 alert when task fails in RTR assign 2013-08-06 15:38:17 -07:00
Dhruv Parthasarathy
f31ee552d0 fixed with fj comments 2013-08-06 15:03:07 -07:00
Dhruv Parthasarathy
0d5b222f8f removed SlickGrid :( 2013-08-06 14:30:35 -07:00
Dhruv Parthasarathy
6124ecd9cb fied some tests 2013-08-06 14:26:08 -07:00
cheddar
4a64ce37ed Finish the merging, wtf IntelliJ? 2013-08-06 13:34:24 -07:00
cheddar
eee1efdcb5 Merge branch 'master' into guice
Conflicts:
	client/src/main/java/com/metamx/druid/client/DruidServerConfig.java
	indexing-service/src/main/java/com/metamx/druid/indexing/common/index/ChatHandlerProvider.java
	indexing-service/src/main/java/com/metamx/druid/indexing/coordinator/TaskMasterLifecycle.java
	indexing-service/src/main/java/com/metamx/druid/indexing/worker/executor/ExecutorNode.java
	indexing-service/src/test/java/com/metamx/druid/indexing/coordinator/TaskLifecycleTest.java
2013-08-06 13:33:31 -07:00
cheddar
51f648ec11 1) Rename QueryToolChestModule back 2013-08-06 12:05:56 -07:00
cheddar
69f7831d82 1) Rename QueryToolChestModule because there was a case sensitivity issue, grrr 2013-08-06 12:04:04 -07:00
cheddar
c3ca9f5a3b 1) Rename MemcachedCacheConfig back to what it should be 2013-08-06 12:02:19 -07:00
cheddar
9f71d42314 1) Broker works with Guice
2) Extract ServerViewModule to handle various ServerView thingies
3) Extract QueryToolChestModule and QueryRunnerFactoryModule to reuse code for configuration of Query stuff
4) Extract QueryJettyServerInitializer to reuse between Historical and Broker nodes
5) Remove ClientMain, BrokerMain and BrokerNode
2013-08-06 12:01:52 -07:00
Dhruv Parthasarathy
ebba2d66a3 results good 2013-08-06 11:46:18 -07:00
Dhruv Parthasarathy
e40d5b55ef testing speed for one run 2013-08-06 11:40:49 -07:00
Gian Merlino
ba847bff32 [maven-release-plugin] prepare for next development iteration 2013-08-05 19:58:40 -07:00
Gian Merlino
7101d9ad2e [maven-release-plugin] prepare release druid-0.5.28 druid-0.5.28 2013-08-05 19:58:34 -07:00
Gian Merlino
a1904c9b3b ChatHandlerResource: Fix Guice type errors 2013-08-05 19:56:03 -07:00
fjy
db695f49c2 [maven-release-plugin] prepare for next development iteration 2013-08-05 18:26:20 -07:00
fjy
c22e5b7ee0 [maven-release-plugin] prepare release druid-0.5.27 druid-0.5.27 2013-08-05 18:26:10 -07:00
fjy
d1b2a5a4b3 fix indexer console serde of running tasks 2013-08-05 18:22:12 -07:00
fjy
8ff0b53df4 [maven-release-plugin] prepare for next development iteration 2013-08-05 18:00:46 -07:00
fjy
1d3729906d [maven-release-plugin] prepare release druid-0.5.26 druid-0.5.26 2013-08-05 18:00:36 -07:00
fjy
479f0cefca fix bug with RTR not assigning tasks when a new worker is available 2013-08-05 17:57:59 -07:00
fjy
90e082463b [maven-release-plugin] prepare for next development iteration 2013-08-05 16:10:19 -07:00
fjy
eb276d34d7 [maven-release-plugin] prepare release druid-0.5.25 druid-0.5.25 2013-08-05 16:10:11 -07:00
fjy
626cf14a6e fix bug where the curator config name was changed in one place but not another; make some info msgs into debug msgs; fix zkworker serialization 2013-08-05 16:02:26 -07:00
Dhruv Parthasarathy
575dfe3679 replication working too 2013-08-05 14:51:58 -07:00
fjy
a95d9c46e2 [maven-release-plugin] prepare for next development iteration 2013-08-05 14:47:35 -07:00
fjy
8e1f4d3256 [maven-release-plugin] prepare release druid-0.5.24 druid-0.5.24 2013-08-05 14:47:26 -07:00
fjy
66c658305f Merge branch 'master' of github.com:metamx/druid 2013-08-05 14:44:09 -07:00
fjy
35f89d7232 make RTR idempotent to multiple run requests for same task, because higher level things in the indexing service require this behaviour 2013-08-05 14:44:01 -07:00
Gian Merlino
efd34f3a8b TaskRunner: Fix comment 2013-08-05 14:20:31 -07:00
cheddar
293c0e8418 1) Clean up the servlet registration stuff, resource registrations on CliHistorical weren't working, they do now. 2013-08-05 13:58:45 -07:00
Dhruv Parthasarathy
1045aac4b8 finished profiling here 2013-08-05 13:53:40 -07:00
cheddar
d64bc2f762 1) Eliminate Old mains() that aren't needed anymore. 2013-08-05 13:33:43 -07:00
Dhruv Parthasarathy
540c4885d7 fixes to make profiler work 2013-08-05 12:36:43 -07:00