fjy
fde874ea56
fix according to code review
2013-07-02 16:11:12 -07:00
fjy
9818d28a26
Merge branch 'master' into bug-fix
2013-07-02 15:59:52 -07:00
cheddar
0712941825
1) Add check whether a Hydrant has already been persisted before persisting. Persisting happens synchronously on the same thread, but multiple persist requests can be queued up on that thread which means that subsequent ones would fail with an NPE. Fixes #178
2013-07-02 11:53:53 -07:00
cheddar
fd1d73e83a
[maven-release-plugin] prepare for next development iteration
2013-07-01 16:04:31 -07:00
cheddar
090921b43e
[maven-release-plugin] prepare release druid-0.5.5
2013-07-01 16:04:25 -07:00
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
f0b0d70dda
filter nulls in CEQR
2013-07-01 10:25:38 -07:00
fjy
d02f152498
fix NPE
2013-06-28 14:57:32 -07:00
fjy
5a57539736
fix hdfs config
2013-06-28 10:18:10 -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
4d68bf1114
Merge branch 'master' of github.com:metamx/druid
2013-06-25 16:01:54 -07:00
cheddar
cd0fa34a73
1) Log exception when there is an error removing a segment
2013-06-25 11:18:04 -07:00
fjy
535e254382
bug fix and test for time boundary
2013-06-24 13:03:39 -07:00
cheddar
9d80369c2b
Merge branch 'master' of github.com:metamx/druid
2013-06-19 11:16:13 -07:00
cheddar
369412262e
1) Fix truncation math when figuring out what Segments to persist for realtime plumber. Previously, Sinks could get persist-n-merged without actually being ready to be persist-n-merged. Fixes #168
2013-06-19 11:15:58 -07:00
cheddar
87b687bd60
Merge pull request #158 from kOD-dKOD/master
...
Tackle "merged" dir. issue after restarting realtime node
2013-06-13 22:19:17 -07:00
cheddar
c7274f2fbc
Merge pull request #166 from rjurney/master
...
Fixed auth problem with twitter example
2013-06-13 22:17:32 -07:00
Russell Jurney
0bd4e8b016
Fixed interactive twitter example to ask for consumer/access keys and secrets upon run.
2013-06-13 18:20:28 -07:00
Russell Jurney
58780094a9
Upgraded to twitter4j 3.0.3, twitter example now works with twitter4j.properties in place that lists key pairs.
2013-06-13 17:59:17 -07:00
kOD-dKOD
270a4993ce
Update RealtimePlumberSchool.java
...
Put a check to make sure that we're only looking for the folder those have number-only names, to avoid "merged" directory issue.
2013-06-11 12:05:17 +05:30
fjy
b96d6b3546
[maven-release-plugin] prepare for next development iteration
2013-06-10 14:11:19 -07:00
fjy
c465d4ef8c
[maven-release-plugin] prepare release druid-0.5.4
2013-06-10 14:11:09 -07:00
fjy
320682ca0d
Merge branch 'master' of github.com:metamx/druid
2013-06-10 14:07:41 -07:00
fjy
3312d9b802
fix merging problem with linear shard specs
2013-06-10 14:07:36 -07:00
cheddar
c4a3a9b2fc
1) Fix scripts to run the examples from a fresh build
2013-06-10 11:53:57 -07:00
fjy
12e78955db
[maven-release-plugin] prepare for next development iteration
2013-06-07 14:17:39 -07:00
fjy
962db29e70
[maven-release-plugin] prepare release druid-0.5.3
2013-06-07 14:17:32 -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
7bf357ceee
Merge branch 'master' of github.com:metamx/druid
2013-06-07 14:09:05 -07:00
fjy
37a3994003
add delegating executor service and fix bug with query priortization
2013-06-07 14:08:51 -07:00
cheddar
809a958513
Merge pull request #155 from metamx/snappy-cache-compression
...
enable cache compression for memcached
2013-06-07 13:10:02 -07:00
Xavier Léauté
899bae1cc5
swap out snappy for LZ4
2013-06-07 13:05:57 -07:00
Xavier Léauté
d5dd29e23f
enable snappy compression for memcached results
2013-06-07 13:04:59 -07:00
kOD-dKOD
a0462374b0
Update RealtimePlumberSchool.java
...
There was an issue if you restart realtime node and merged dir is still there it will throw exceptions. To tackle this issue a check has been added. So now only persisted dir/files will be read and anything from "merged" will be avoided.
2013-06-07 14:02:25 +05:30
Gian Merlino
67be515db6
[maven-release-plugin] prepare for next development iteration
2013-06-06 18:25:07 -07:00
Gian Merlino
8dbb69c8a8
[maven-release-plugin] prepare release druid-0.5.2
2013-06-06 18:24:59 -07:00
Gian Merlino
d69fb61a6e
Fix getImplicitLockInterval check
2013-06-06 18:22:41 -07:00
fjy
ee38ca5463
[maven-release-plugin] prepare for next development iteration
2013-06-06 18:00:31 -07:00
fjy
a36d0007ac
[maven-release-plugin] prepare release druid-0.5.1
2013-06-06 18:00:24 -07:00
fjy
14f9b0409e
fix pushing down too many properties
2013-06-06 17:58:40 -07:00
fjy
d5b7e644b6
[maven-release-plugin] prepare for next development iteration
2013-06-06 16:10:45 -07:00
fjy
2113715f5d
[maven-release-plugin] prepare release druid-0.5.0
2013-06-06 16:10:39 -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
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