Commit graph

89 commits

Author SHA1 Message Date
Erik Assum
aec89cf64b Update README.md 2016-11-02 10:30:05 +01:00
Erik Assum
14c2125d19 Update zookeeper connect example
- :node-type needs to be "druid:broker"
- fixes #17
2016-11-02 10:24:43 +01:00
gbuisson
a7680111b4 Merge pull request #16 from slipset/patch-1
Updated docs to show usage with multiple hosts
2016-11-02 09:54:32 +01:00
Erik Assum
2f48236764 Updated docs to show usage with multiple hosts
fixes #15
2016-11-02 09:47:58 +01:00
Guillaume Buisson
b97d577de2
bumped version 2016-09-30 17:40:18 +02:00
Guillaume Buisson
9ff18b70be
bumped version 2016-09-30 17:39:30 +02:00
Guillaume Buisson
c067c8c2ce
Merge branch 'master' of github.com:y42/clj-druid 2016-09-30 17:38:12 +02:00
gbuisson
45efe46b88 Merge pull request #14 from pbaille/feature/context-schema-extension
add skipEmptyBuckets key in context schema
2016-09-30 17:37:09 +02:00
pierrebaille
58c9e9bd15 add skipEmptyBuckets key in context schema 2016-09-30 16:45:08 +02:00
Guillaume Buisson
daa776be99
version bump 2016-09-30 09:48:53 +02:00
gbuisson
9002634bcd Merge pull request #13 from msprunck/feature/min-max-aggregators
Replace min/max by longMin, doubleMin, longMax and doubleMax
2016-09-29 17:01:15 +02:00
Matthieu Sprunck
220adce2a8 Replace min/max by longMin, doubleMin, longMax and doubleMax 2016-09-29 16:53:29 +02:00
gbuisson
3c67327f52 Merge pull request #6 from msprunck/discovery-with-curator
Use curator for druid node discovery
2016-08-08 10:00:52 +02:00
Matthieu Sprunck
3158070745 Use curator for druid node discovery 2016-08-05 16:40:10 +02:00
gbuisson
27ba5dc05a added travis build status 2016-03-17 11:23:28 +01:00
Guillaume Buisson
7f6abd2fc3 added travis config 2016-03-17 11:17:46 +01:00
Guillaume Buisson
b134bf5cca Merge branch 'master' of github.com:y42/clj-druid 2016-03-17 11:09:21 +01:00
Guillaume Buisson
6d2068ecf5 added integration test selectors 2016-03-17 11:08:59 +01:00
gbuisson
5b6a540a41 Merge pull request #4 from yogsototh/master
fixed missing not filter, missing recursive aggregator
2016-03-17 11:08:38 +01:00
Yann Esposito
cd6dbb9b61 fix a real-world schema bug 2016-03-17 10:56:49 +01:00
Guillaume Buisson
b80f98d40f bumped version 2016-02-08 13:32:09 +00:00
Guillaume Buisson
6b5502ce17 re-added filtered to aggregators 2016-02-05 19:08:53 +01:00
Guillaume Buisson
b874e76dbc fixed filtered aggregator 2016-02-05 19:01:10 +01:00
Guillaume Buisson
e0f0880b36 replaced eithers with conditionals to comply with latest versions of schema 2016-02-05 17:38:27 +01:00
Guillaume Buisson
15173fbb51 bumped version 2015-10-27 14:41:56 +01:00
gbuisson
30d71bc4ef Merge pull request #2 from ereteog/master
fixed spatialFilter
2015-10-27 14:41:09 +01:00
Guillaume Érétéo
220306bff9 fixed spatialFilter 2015-10-27 14:37:20 +01:00
Guillaume Buisson
e9e0e137ea bumped version 2015-10-13 11:23:18 +02:00
Guillaume Buisson
09d13aff0d upgraded deps, stick to schema 0.4.4 because of https://github.com/Prismatic/schema/issues/277 2015-10-13 11:22:27 +02:00
Guillaume Buisson
71156d767a bumped version 2015-09-29 15:13:11 +02:00
Guillaume Buisson
8cca4c5ddf added experimental spatial filter support 2015-09-29 15:12:32 +02:00
Guillaume Buisson
2a38e17c4c bumped version 2015-09-29 14:58:13 +02:00
Guillaume Buisson
1d52bae3ef added experimental post aggregators 2015-09-29 14:57:41 +02:00
Guillaume Buisson
f57845fd62 bumped version 2015-09-29 14:34:21 +02:00
Guillaume Buisson
21717b6622 fixed not filter as different from :or and :and 2015-09-29 14:33:19 +02:00
Guillaume Buisson
6baa9da9f4 fixed, name field on fieldAccessPostAggregator shall be optional 2015-07-21 10:06:59 +02:00
gbuisson
e7dc2498d8 Merge pull request #1 from msprunck/topN-dimension-spec
Use dimensionSpec for topN query
2015-05-28 11:27:17 +02:00
Matthieu Sprunck
d5993c7b47 Use dimensionSpec for topN query 2015-05-28 09:02:57 +02:00
gbuisson
64d6851d37 link to schema 2015-05-22 18:04:38 +02:00
gbuisson
a60c05f989 Update LICENSE 2015-05-22 17:25:00 +02:00
gbuisson
f932e99386 Update example project.clj 2015-05-22 17:12:07 +02:00
Guillaume Buisson
9f2409826d Merge branch 'master' of https://github.com/y42/clj-druid 2015-05-22 17:07:36 +02:00
Guillaume Buisson
57725815a7 updated licence 2015-05-22 17:07:15 +02:00
gbuisson
626014045f Update README.md 2015-05-22 17:03:23 +02:00
gbuisson
450711b10d Update README.md 2015-05-22 17:02:38 +02:00
Guillaume Buisson
e07f9eb92b cleared dependencies 2015-05-22 14:49:50 +02:00
Guillaume Buisson
5071ff5268 updated example and docs 2015-05-22 12:12:11 +02:00
Guillaume Buisson
f1b9d5e316 added example using compojure api 2015-05-21 15:35:11 +02:00
Guillaume Buisson
159720b3c9 bumped version 2015-05-21 14:05:46 +02:00
Guillaume Buisson
19943fdf8f fixed indent 2015-05-21 14:03:47 +02:00