druid/extensions-contrib
zachjsh 5c202343c9
implement Azure InputSource reader and deprecate Azure FireHose (#9306)
* IMPLY-1946: Improve code quality and unit test coverage of the Azure extension

* Update unit tests to increase test coverage for the extension
* Clean up any messy code
* Enfore code coverage as part of tests.

* * Update azure extension pom to remove unnecessary things
* update jacoco thresholds

* * updgrade version of azure-storage library version uses to
  most upto-date version

* implement Azure InputSource reader and deprecate Azure FireHose

* implement azure InputSource reader
* deprecate Azure FireHose implementation

* * exclude common libraries that are included from druid core

* Implement more of Azure input source.

* * Add tests

* * Add more tests

* * deprecate azure firehose

* * added more tests

* * rollback fix for google cloud batch ingestion bug. Will be
  fixed in another PR.

* * Added javadocs for all azure related classes
* Addressed review comments

* * Remove dependency on org.apache.commons:commons-collections4
* Fix LGTM warnings
* Add com.google.inject.extensions:guice-assistedinject to licenses

* * rename classes as suggested in review comments

* * Address review comments

* * Address review comments

* * Address review comments
2020-02-11 17:41:58 -08:00
..
ambari-metrics-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
azure-extensions implement Azure InputSource reader and deprecate Azure FireHose (#9306) 2020-02-11 17:41:58 -08:00
cassandra-storage Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
cloudfiles-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
distinctcount De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
dropwizard-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
graphite-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
influx-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
influxdb-emitter Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
kafka-emitter Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
materialized-view-maintenance Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
materialized-view-selection intelliJ inspections cleanup (#9260) 2020-01-29 11:50:52 -08:00
momentsketch fix moment sketch null handling (#9075) 2020-01-07 14:15:59 -06:00
moving-average-query intelliJ inspections cleanup (#9260) 2020-01-29 11:50:52 -08:00
opentsdb-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
redis-cache Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
sqlserver-metadata-storage Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
statsd-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
tdigestsketch Guicify druid sql module (#9279) 2020-02-04 11:33:48 -08:00
thrift-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
time-min-max Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
virtual-columns Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -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!