druid/extensions-contrib
Clint Wylie 89bb43f382 'core' ORC extension (#7138)
* orc extension reworked to use apache orc map-reduce lib, moved to core extensions, support for flattenSpec, tests, docs

* change binary handling to be compatible with avro and parquet, Rows.objectToStrings now converts byte[] to base64, change date handling

* better docs and tests

* fix it

* formatting

* doc fix

* fix it

* exclude redundant dependencies

* use latest orc-mapreduce, add hadoop jobProperties recommendations to docs

* doc fix

* review stuff and fix binaryAsString

* cache for root level fields

* more better
2019-04-09 09:03:26 -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 prefix no-op aggs with "Noop" (#6960) 2019-04-02 15:05:07 -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
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 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!