Fangjin Yang
1b162a67ff
Merge pull request #2235 from druid-io/updateCommonsIO
...
Update commons-io to 2.4
2016-01-10 08:48:25 -08:00
pdeva
62aa8fec94
Updated log4j version
2016-01-09 10:45:40 -08:00
Charles Allen
c1abcc3ef9
Update commons-io to 2.4
...
Hadoop2.3.0 uses version 2.4 as per http://central.maven.org/maven2/org/apache/hadoop/hadoop-project/2.3.0/hadoop-project-2.3.0.pom
2016-01-08 21:39:50 -08:00
Charles Allen
b7b4d9f284
Update bytebuffer-collections to 0.2.4
...
Pulls in fix for https://github.com/RoaringBitmap/RoaringBitmap/issues/61
2016-01-07 10:21:49 -08:00
Charles Allen
3c4bdb7cc8
Manually update <tag> from <scm> in pom.xml
2016-01-05 14:42:25 -08:00
Gian Merlino
b93feb5e77
Update java-util, fixes #2193
2016-01-05 11:16:03 -05:00
Zhao Weinan
5e57ddb8cc
Adding avro support to realtime & hadoop batch indexing.
2016-01-05 10:21:27 +08:00
Charles Allen
2097669cce
Update bytebuffer-collections to 0.2.3
...
* Fixes https://github.com/druid-io/druid/issues/2175
2016-01-04 11:20:45 -08:00
Gian Merlino
891d639188
Remove unused kafka-seven extension.
2015-12-29 12:05:27 -05:00
fjy
398a3ec620
add docs for more specs
2015-12-17 18:06:30 -08:00
jon-wei
c53bf85d83
Add docs and benchmark for JSON flattening parser
2015-12-09 16:13:30 -08:00
Gian Merlino
f6f7bec2b6
Update java-util.
2015-12-08 15:32:27 -08:00
Himanshu
5f2466afd1
Merge pull request #2045 from metamx/updateEmitter036
...
Update mmx emitter to 0.3.6
2015-12-05 23:20:17 -06:00
Charles Allen
ea5fdc30f8
Update mmx emitter to 0.3.6
...
* 0.3.5 updated better logging messages
* 0.3.6 updates validator dependency to help prevent stale validator jars from being pulled in
2015-12-04 12:50:22 -08:00
Gian Merlino
fde4753e25
Disable javadoc linting.
2015-12-03 19:11:29 -08:00
Himanshu Gupta
9c569be11e
adding datasketches module to top level pom
2015-11-12 00:04:33 -06:00
Xavier Léauté
a57cbfd2c3
Merge pull request #1387 from metamx/enableShutdownLogging
...
Add special handler to allow logger messages during shutdown
2015-11-09 17:20:09 -08:00
Xavier Léauté
c896818241
Update curator to 2.9.1
...
Lots of bugfixes since 2.8.0
- https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12333324
- https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12332392
2015-11-05 15:53:01 -08:00
Lou Marvin Caraig
c924f9fe56
Added cloudfiles-extensions in order to support Rackspace's cloudfiles as deep storage
2015-11-04 17:44:48 +01:00
Nishant
dcd4468156
update emitter version
...
contains changes -
- https://github.com/metamx/emitter/pull/9
- https://github.com/metamx/emitter/pull/13
- https://github.com/metamx/emitter/pull/12
- https://github.com/metamx/emitter/pull/10
2015-10-29 17:43:03 +05:30
Nishant
20a3ebc022
update server metrics version
...
- fixes Sigar loading for JvmCpuMetrics
https://github.com/metamx/server-metrics/pull/16
update server metrics
2015-10-29 17:37:45 +05:30
Gian Merlino
7df7370935
Merge pull request #1862 from metamx/indexingServiceMMGone
...
Add timeout to shutdown request to middle manager for indexing service
2015-10-27 14:38:01 -07:00
Charles Allen
7a2ceef690
Add special handler to allow logger messages during shutdown
...
* Adds a special PropertyChecker interface which is ONLY for setting string properties at the very start of psvm
2015-10-27 14:33:36 -07:00
Charles Allen
44a2b204df
Add timeout to shutdown request to middle manager for indexing service
2015-10-27 13:56:03 -07:00
Bingkun Guo
4914925d65
New extension loading mechanism
...
1) Remove maven client from downloading extensions at runtime.
2) Provide a way to load Druid extensions and hadoop dependencies through file system.
3) Refactor pull-deps so that it can download extensions into extension directories.
4) Add documents on how to use this new extension loading mechanism.
5) Change the way how Druid tarball is generated. Now all the extensions + hadoop-client 2.3.0
are packaged within the Druid tarball.
2015-10-21 14:22:36 -05:00
Xavier Léauté
e4ac78e43d
bump next snapshot to 0.9.0
2015-10-20 13:46:13 -07:00
Xavier Léauté
4c2c7a2c37
update version to 0.8.3
2015-10-14 21:40:55 -07:00
Xavier Léauté
5a98d4e650
update coveralls plugin
2015-10-14 10:25:23 -07:00
Charles Allen
e9b81430f4
Bump server-metrics to 0.2.5 to catch a few fixes.
2015-10-08 11:05:51 -07:00
Nishant
38664904e2
Revert Jetty version
...
update to 9.2.10, latest version that is working
revert to jetty 9.2.5, last known good version
2015-10-08 21:53:13 +05:30
Nishant
42e971d1c1
Merge pull request #1797 from himanshug/fix_ingest_segment_firehose_ut
...
ingest segment firehose ut
2015-10-02 21:57:22 +05:30
Himanshu Gupta
e2b16ab281
update java-util dep version
2015-10-01 16:06:04 -05:00
Charles Allen
bdae0cb135
Update httpcomponents and aws-sdk
2015-10-01 13:28:46 -07:00
Himanshu
63a3a4a254
Merge pull request #1763 from metamx/server-metrics-fixes
...
fix NPE and duplicate metric keys
2015-09-22 09:39:01 -05:00
Xavier Léauté
0fe9aeb3d6
fix NPE and duplicate metric keys
2015-09-21 22:50:49 -07:00
Charles Allen
045f72505c
Merge pull request #1759 from metamx/update-roaring
...
better faster smaller roaring bitmaps
2015-09-21 18:50:19 -07:00
Xavier Léauté
df6988bbd2
better faster smaller roaring bitmaps
2015-09-21 17:00:57 -07:00
Xavier Léauté
af86c0e6ea
update druid-api + java-util for timstamp parsing speedup
2015-09-21 09:57:29 -07:00
Himanshu Gupta
ebdb612933
composing emitter module to use multiple emitters together
2015-09-09 16:45:50 -05:00
Himanshu Gupta
2e0dd1d792
adding UTs and addressing review comments to
...
firehoseV2 addition to Realtime[Manager|Plumber],
essential segment metadata persist support,
kafka-simple-consumer-firehose extension patch
2015-08-27 20:50:46 -05:00
lvjq
2237a8cf0f
kafka 8 simple consumer firehose
2015-08-27 20:50:46 -05:00
Xavier Léauté
25853aee9b
update druid-api for jackson 2.4.6
2015-08-26 19:23:37 -07:00
Gian Merlino
2a866f49df
Downgrade Jackson to 2.4.6.
2015-08-26 18:25:55 -07:00
Xavier Léauté
d5143c0807
update java-util to 0.27.2
2015-08-25 16:07:02 -07:00
Xavier Léauté
21aadb8927
update joda to 2.8.2
2015-08-25 16:07:02 -07:00
Xavier Léauté
dc11f907c9
update jdbi to 2.63.1
2015-08-25 16:07:02 -07:00
Xavier Léauté
123f6340d5
update coveralls plugin to 3.2.0
2015-08-25 16:07:02 -07:00
Xavier Léauté
3a83a0fe40
update irc library to 1.0-0014
2015-08-25 16:07:02 -07:00
Xavier Léauté
2fa87c4bba
update joda-time to 2.8
2015-08-25 16:07:02 -07:00
Xavier Léauté
f681b2022d
update aws-sdk to 1.10.12
2015-08-25 16:07:01 -07:00