druid/extensions-contrib
frank chen 60c6bd5b4c
support Aliyun OSS service as deep storage (#9898)
* init commit, all tests passed

* fix format

Signed-off-by: frank chen <frank.chen021@outlook.com>

* data stored successfully

* modify config path

* add doc

* add aliyun-oss extension to project

* remove descriptor deletion code to avoid warning message output by aliyun client

* fix warnings reported by lgtm-com

* fix ci warnings

Signed-off-by: frank chen <frank.chen021@outlook.com>

* fix errors reported by intellj inspection check

Signed-off-by: frank chen <frank.chen021@outlook.com>

* fix doc spelling check

Signed-off-by: frank chen <frank.chen021@outlook.com>

* fix dependency warnings reported by ci

Signed-off-by: frank chen <frank.chen021@outlook.com>

* fix warnings reported by CI

Signed-off-by: frank chen <frank.chen021@outlook.com>

* add package configuration to support showing extension info

Signed-off-by: frank chen <frank.chen021@outlook.com>

* add IT test cases and fix bugs

Signed-off-by: frank chen <frank.chen021@outlook.com>

* 1. code review comments adopted
2. change schema from 'aliyun-oss' to 'oss'

Signed-off-by: frank chen <frank.chen021@outlook.com>

* add license info

Signed-off-by: frank chen <frank.chen021@outlook.com>

* fix doc

Signed-off-by: frank chen <frank.chen021@outlook.com>

* exclude execution of IT testcases of OSS extension from CI

Signed-off-by: frank chen <frank.chen021@outlook.com>

* put the extensions under contrib group and add to distribution

* fix names in test cases

* add unit test to cover OssInputSource

* fix names in test cases

* fix dependency problem reported by CI

Signed-off-by: frank chen <frank.chen021@outlook.com>
2020-07-01 22:20:53 -07:00
..
aliyun-oss-extensions support Aliyun OSS service as deep storage (#9898) 2020-07-01 22:20:53 -07:00
ambari-metrics-emitter fix dropwizard emitter jvm bufferpoolName metric (#10075) 2020-06-25 12:20:25 -07:00
cassandra-storage Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
cloudfiles-extensions Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
distinctcount Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
dropwizard-emitter fix dropwizard emitter jvm bufferpoolName metric (#10075) 2020-06-25 12:20:25 -07:00
gce-extensions Adding support for autoscaling in GCE (#8987) 2020-04-28 03:13:39 -07:00
graphite-emitter fix dropwizard emitter jvm bufferpoolName metric (#10075) 2020-06-25 12:20:25 -07:00
influx-extensions Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
influxdb-emitter IntelliJ inspection and checkstyle rule for "Collection.EMPTY_* field accesses replaceable with Collections.empty*()" (#9690) 2020-06-18 09:47:07 -07:00
kafka-emitter IntelliJ inspection and checkstyle rule for "Collection.EMPTY_* field accesses replaceable with Collections.empty*()" (#9690) 2020-06-18 09:47:07 -07:00
materialized-view-maintenance Create packed core partitions for hash/range-partitioned segments in native batch ingestion (#10025) 2020-06-18 18:40:43 -07:00
materialized-view-selection fix MaterializedView gropuby query return arry result by default (#9936) 2020-06-26 16:52:04 -07:00
momentsketch fill out missing test coverage for druid-stats, druid-momentsketch, druid-tdigestsketch postaggs (#9740) 2020-05-07 13:48:33 -07:00
moving-average-query global table only if joinable (#10041) 2020-06-18 17:32:10 -07:00
opentsdb-emitter IntelliJ inspection and checkstyle rule for "Collection.EMPTY_* field accesses replaceable with Collections.empty*()" (#9690) 2020-06-18 09:47:07 -07:00
redis-cache Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
sqlserver-metadata-storage Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
statsd-emitter fix dimension names for jvm monitor metrics (#10071) 2020-06-24 19:56:16 -07:00
tdigestsketch fill out missing test coverage for druid-stats, druid-momentsketch, druid-tdigestsketch postaggs (#9740) 2020-05-07 13:48:33 -07:00
thrift-extensions add flag to flattenSpec to keep null columns (#9814) 2020-05-08 21:53:39 -07:00
time-min-max Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
virtual-columns Bump up development version to 0.19.0-SNAPSHOT (#9586) 2020-03-30 16:24:04 -07:00
README.md fix broken links (#9537) 2020-03-22 17:41:18 -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/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!