druid/extensions-contrib
Jonathan Wei 80419752b5 Add metamx emitter, http clients, and metrics packages to druid java-util (#5289)
* Add metamx java-util emitter, http clients, and metrics packages to druid java-util

* Remove metamx java-util from pom.xml files

* Checkstyle fixes

* Import fix

* TeamCity inspection fixes

* Use slf4j, move some version defs to master pom.xml

* Use parent jvm-attach-api and maven-surefire-plugin versions

* Add ] to log msg, suppress inspection
2018-01-24 22:10:36 +01:00
..
ambari-metrics-emitter Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
azure-extensions Enforce modifier order with Checkstyle (#5246) 2018-01-11 09:50:42 +01:00
cassandra-storage Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
cloudfiles-extensions Enforce modifier order with Checkstyle (#5246) 2018-01-11 09:50:42 +01:00
distinctcount Add IndexedInts.debugToString() and AbstractIndex.toString(); Add Sequence.toList() and limit() (#5175) 2018-01-04 09:56:47 +09:00
druid-rocketmq Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
google-extensions Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
graphite-emitter Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
kafka-eight-simpleConsumer Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
kafka-emitter Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
orc-extensions Enforce spacing around foreach colon with Checkstyle (#5271) 2018-01-22 11:48:51 -08:00
parquet-extensions Check Javadoc reference integrity (#5279) 2018-01-22 13:51:28 -08:00
rabbitmq Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
redis-cache Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
sqlserver-metadata-storage Check Javadoc reference integrity (#5279) 2018-01-22 13:51:28 -08:00
statsd-emitter Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
thrift-extensions Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
time-min-max Enforce spacing around foreach colon with Checkstyle (#5271) 2018-01-22 11:48:51 -08:00
virtual-columns Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
README.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00

README.md

Community Extensions

Please contribute all community extensions in this directory and include a doc of how your extension can be used under /docs/content/development/extensions-contrib/.

Please note that community extensions are maintained by their original contributors and are not packaged with the core Druid distribution. If you'd like to take on maintenance for a community extension, please post on druid-development group to let us know!