druid/extensions-contrib
Fokko Driesprong 2aa9613bed Bump Checkstyle to 8.20 (#7651)
* Bump Checkstyle to 8.20

Moderate severity vulnerability that affects:
com.puppycrawl.tools:checkstyle

Checkstyle prior to 8.18 loads external DTDs by default,
which can potentially lead to denial of service attacks
or the leaking of confidential information.

Affected versions: < 8.18

* Oops, missed one

* Oops, missed a few
2019-05-14 11:53:37 -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 Bump Checkstyle to 8.20 (#7651) 2019-05-14 11:53:37 -07: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
moving-average-query Bump Checkstyle to 8.20 (#7651) 2019-05-14 11:53:37 -07:00
opentsdb-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08: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 Bump Checkstyle to 8.20 (#7651) 2019-05-14 11:53:37 -07:00
tdigestsketch TDigest backed sketch aggregators (#7331) 2019-05-09 17:22:55 -07:00
thrift-extensions Bump Checkstyle to 8.20 (#7651) 2019-05-14 11:53:37 -07: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!