druid/extensions-contrib
Charles Allen eeb3dbe79d Move GCP to a core extension (#6953)
* Move GCP to a core extension

* Don't provide druid-core >.<

* Keep AWS and GCP modules separate

* Move AWSModule to its own module

* Add aws ec2 extension and more modules in more places

* Fix bad imports

* Fix test jackson module

* Include AWS and GCP core in server

* Add simple empty method comment

* Update version to 15

* One more 0.13.0-->0.15.0 change

* Fix multi-binding problem

* Grep for s3-extensions and update docs

* Update extensions.md
2019-03-27 09:00:43 -07:00
..
ambari-metrics-emitter Avoid many unnecessary materializations of collections of 'all segments in cluster' cardinality (#7185) 2019-03-19 18:22:56 -03:00
azure-extensions Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
cassandra-storage consolidate CompressionUtils.java since now in the same jar (#6908) 2019-03-13 11:02:44 -04:00
cloudfiles-extensions Prohibit Throwables.propagate() (#7121) 2019-03-14 18:28:33 -03:00
distinctcount Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
druid-rocketmq Since notify might not wake up the right thread, notifyAll should be used instead. (#6931) 2019-02-20 09:02:58 -08:00
graphite-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
influx-extensions Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
kafka-eight-simpleConsumer Support kafka transactional topics (#5404) (#6496) 2019-02-18 11:50:08 -08:00
kafka-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
materialized-view-maintenance Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
materialized-view-selection lifecycle stage refactor to ensure proper start and stop ordering of servers and announcements (#7234) 2019-03-12 07:09:03 -07:00
momentsketch Fix momentsketch build issues (#7074) 2019-02-13 21:32:43 -08:00
opentsdb-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
orc-extensions Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
rabbitmq Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
redis-cache Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
sqlserver-metadata-storage Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
statsd-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
thrift-extensions Exclude hadoop-lzo from thrift-extensions build (#7151) 2019-02-27 19:57:53 -08:00
time-min-max Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
virtual-columns Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
README.md add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08: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 dev@druid.apache.org to let us know!