543 Commits

Author SHA1 Message Date
cheddar
797a083b69 1) Adjust SingleSegmentLoader to allow for storing segments on multiple different mount points. The specification language is really janky right now, so this is remaining a stealth feature for the time being. 2013-07-01 14:56:57 -07:00
cheddar
e8afeda046 Merge branch 'master' of github.com:metamx/druid 2013-07-01 14:54:32 -07:00
fjy
5a57539736 fix hdfs config 2013-06-28 10:18:10 -07:00
Pablo Nebrera
e9ce6b596c PostgresSQL integration with druid 2013-06-28 12:49:24 +02:00
fjy
2969d9a713 Merge branch 'master' into batch-zk
Conflicts:
	client/src/main/java/com/metamx/druid/QueryableNode.java
2013-06-27 16:46:37 -07:00
fjy
a6787ab201 fix up configs 2013-06-27 16:40:17 -07:00
fjy
d5306c5dd9 Merge branch 'master' into worker-resource
Conflicts:
	client/src/main/java/com/metamx/druid/QueryableNode.java
2013-06-27 12:52:58 -07:00
fjy
cce62cbd8b The highly important commit of changing a log line 2013-06-26 17:27:04 -07:00
fjy
15a4dae2b1 bunch of issue fixes 2013-06-26 10:45:54 -07:00
cheddar
cd0fa34a73 1) Log exception when there is an error removing a segment 2013-06-25 11:18:04 -07:00
cheddar
149c2e3560 1) A bunch more changes to make things actually run. Not quite done, but close! 2013-06-20 17:19:51 -07:00
fjy
caa68e101a first commit; things working right now 2013-06-19 15:56:45 -07:00
cheddar
11ea15fc1a 1) Introduce Jetty 8
2) Fix up modules based on exceptions at startup for MasterMain
2013-06-17 10:53:50 -07:00
cheddar
06f7e7e665 1) Fix DatabaseSegmentManager so that Unit Test passes 2013-06-10 14:13:28 -07:00
fjy
3312d9b802 fix merging problem with linear shard specs 2013-06-10 14:07:36 -07:00
cheddar
2f56c24259 1) Inject IndexingServiceClient
2) Switch all the DBI references to IDBI
2013-06-07 17:37:33 -07:00
cheddar
06f90bc2e1 Merge branch 'master' of github.com:metamx/druid 2013-06-07 14:15:39 -07:00
cheddar
a949f1672d 1) Fix bug with Master stopping trying to be Master after he losses it once 2013-06-07 14:14:58 -07:00
fjy
37a3994003 add delegating executor service and fix bug with query priortization 2013-06-07 14:08:51 -07:00
cheddar
f68df7ab69 1) Make tests work and continue trying to make the DruidMaster start up with just Guice 2013-06-07 12:01:46 -07:00
fjy
f1dea971f2 Merge pull request #156 from metamx/query-prioritization
Query prioritization
2013-06-06 16:05:47 -07:00
fjy
19c5dacf3a more code review fixes 2013-06-06 15:57:18 -07:00
cheddar
9df458a065 1) Initial commit of conversion to using Guice modules for bootstrapping. Things don't actually completely work yet. 2013-06-06 15:43:15 -07:00
fjy
e20f547261 fix according to code review 2013-06-06 15:37:19 -07:00
cheddar
b8feb98616 1) Make Master honor the druid.monitoring.monitorSystem property to turn off Sigar 2013-06-06 14:55:23 -07:00
fjy
d48b4d8d97 Merge branch 'master' into query-prioritization 2013-06-06 14:19:50 -07:00
fjy
8202bc70eb optimize spatial and update poms everywhere 2013-06-05 15:26:40 -07:00
fjy
61074daa67 fix merge error 2013-06-04 18:56:20 -07:00
fjy
63b379ae90 Merge branch 'master' into refactor-indexing 2013-06-04 17:25:16 -07:00
fjy
06931ee0f5 introduce availability groups 2013-06-04 17:12:19 -07:00
cheddar
1a02637bea 1) add full parameter to master endpoint /info/rules/dataSourceName that returns the fully resolved rules, not just the specified rules 2013-06-04 17:10:25 -07:00
fjy
42cc87a294 Merge branch 'master' into refactor-indexing
Conflicts:
	indexing-service/src/main/java/com/metamx/druid/indexing/common/task/IndexTask.java
	pom.xml
2013-05-31 17:28:59 -07:00
fjy
09f7b181d4 first commit, working UT 2013-05-29 17:04:25 -07:00
xvrl
192b24c355 enable gzip compression for HTTP requests 2013-05-22 23:02:37 -07:00
fjy
1fb8c9db7f fix spatial bugs and more tests 2013-05-22 13:35:12 -07:00
fjy
47f2d3b0aa fix druidsetup properties path bug 2013-05-22 10:25:11 -07:00
fjy
39f55a010c additional bug fixes for hadoop based spatial indexing 2013-05-21 21:33:06 -07:00
fjy
6e5b893e6d make spatial filters work 2013-05-21 17:10:44 -07:00
fjy
69c7131a7b cleanup interval determination in II 2013-05-20 21:06:32 -07:00
fjy
efc92e7ca6 bug fixes for segment metadata queries and spatial indexing 2013-05-20 20:19:18 -07:00
fjy
1b4a543f25 add default cassandra configs 2013-05-20 13:44:33 -07:00
fjy
a792525063 Merge tag 'druid-0.4.12.5'
[maven-release-plugin]  copy for tag druid-0.4.12.5

Conflicts:
	client/pom.xml
	common/pom.xml
	examples/pom.xml
	index-common/pom.xml
	indexer/pom.xml
	merger/pom.xml
	pom.xml
	realtime/pom.xml
	server/pom.xml
	services/pom.xml
2013-05-20 12:14:23 -07:00
fjy
54c48aac6d fix DruidSetup not working 2013-05-20 12:06:21 -07:00
fjy
8af9598157 fix currSize bug and maxTime bugs 2013-05-18 13:21:45 -07:00
fjy
b0a58af05d Merge pull request #140 from boneill42/cassandra-segments
Initial implementation of Cassandra Data Segment Pusher and Puller
2013-05-17 09:56:44 -07:00
Brian O'Neill
c8ff5ca2fb Using string formatter in log statements.
Clean up of imports on the pusher.
2013-05-17 12:54:03 -04:00
fjy
c6ad0753f0 bug fixes 2013-05-16 16:02:20 -07:00
Brian O'Neill
61c014c49f Cleaned up imports. 2013-05-16 13:33:39 -04:00
Brian O'Neill
23998f3f01 - Added cleanup to the puller.
- Edited the documentation to remove reference to real-time node.
2013-05-16 13:04:46 -04:00
fjy
6213c0b63c Merge branch 'master' into refactor-indexing 2013-05-15 17:14:40 -07:00