druid/extensions-contrib
Chi Cao Minh 5f61374cb3 Fix dependency analyze warnings (#8230)
* Fix dependency analyze warnings

Update the maven dependency plugin to the latest version and fix all
warnings for unused declared and used undeclared dependencies in the
compile scope. Added new travis job to add the check to CI. Also fixed
some source code files to use the correct packages for their imports and
updated druid-forbidden-apis to prevent regressions.

* Address review comments

* Adjust scope for org.glassfish.jaxb:jaxb-runtime

* Fix dependencies for hdfs-storage

* Consolidate netty4 versions
2019-09-09 14:37:21 -07:00
..
ambari-metrics-emitter Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
azure-extensions Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
cassandra-storage Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
cloudfiles-extensions Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
distinctcount Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
graphite-emitter Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
influx-extensions Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
influxdb-emitter Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
kafka-emitter Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
materialized-view-maintenance Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
materialized-view-selection Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
momentsketch Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
moving-average-query Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
opentsdb-emitter Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
redis-cache Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
sqlserver-metadata-storage Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
statsd-emitter Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
tdigestsketch Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
thrift-extensions Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
time-min-max Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00
virtual-columns Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07: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!