druid/extensions-contrib
Roman Leventov 3541b7544b Prohibit and remove unused declarations in the processing module (#4930)
* Prohibit and remove unused declarations in the processing module

* Fix tests

* Fix integration tests

* Suppress unused

* Try to remove SuppressWarnings unused in VirtualColumn

* Remove reset 'false positives'

* Annotate CliCommandCreator as ExtensionPoint

* Unused import warning instead of error in IntelliJ

* Fixes

* Add comment

* Fix AzureBlob

* Fix CloudFilesBlob

* Address comments

* Add Project SDK section to INTELLIJ_SETUP.md

* Fix image
2017-11-09 09:27:27 -08:00
..
ambari-metrics-emitter Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
azure-extensions Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
cassandra-storage Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
cloudfiles-extensions Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
distinctcount Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
druid-rocketmq Introduce "transformSpec" at ingest-time. (#4890) 2017-10-30 17:38:52 -07:00
google-extensions Refactoring PrefetchableTextFilesFirehoseFactory (#4836) 2017-10-13 21:39:28 -05:00
graphite-emitter Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
kafka-eight-simpleConsumer Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
kafka-emitter Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
orc-extensions Fix improper rounding of ORC decimals. (#5031) 2017-11-03 09:16:02 -07:00
parquet-extensions Update Avro to 1.8.0 (#5015) 2017-11-02 09:08:41 -06:00
rabbitmq Introduce "transformSpec" at ingest-time. (#4890) 2017-10-30 17:38:52 -07:00
redis-cache Bump versions in master to 0.11.1-SNAPSHOT. (#4878) 2017-09-28 17:09:51 -05:00
sqlserver-metadata-storage Bump versions in master to 0.11.1-SNAPSHOT. (#4878) 2017-09-28 17:09:51 -05:00
statsd-emitter Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
thrift-extensions Lazy initialization for JavaScript functions (#4871) 2017-10-10 21:52:42 -07:00
time-min-max Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
virtual-columns Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08: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!