druid/extensions-contrib
Jihoon Son 5d0619f5ce Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162)
* Add RetryingInputStream

* unnecessary exception

* fix PrefetchableTextFilesFirehoseFactoryTest

* Fix retrying on connection reset

* fix start offset

* fix checkstyle

* fix check connection reset

* address comments

* fix compile

* address comments

* address comments
2018-01-10 17:37:19 +01:00
..
ambari-metrics-emitter Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
azure-extensions Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
cassandra-storage Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
cloudfiles-extensions Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
distinctcount Add IndexedInts.debugToString() and AbstractIndex.toString(); Add Sequence.toList() and limit() (#5175) 2018-01-04 09:56:47 +09:00
druid-rocketmq Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
google-extensions Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
graphite-emitter Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
kafka-eight-simpleConsumer Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
kafka-emitter Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
orc-extensions Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
parquet-extensions Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
rabbitmq Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
redis-cache Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
sqlserver-metadata-storage Automatic pendingSegments cleanup (#5149) 2017-12-20 14:46:34 -08:00
statsd-emitter Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
thrift-extensions Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
time-min-max Add IndexedInts.debugToString() and AbstractIndex.toString(); Add Sequence.toList() and limit() (#5175) 2018-01-04 09:56:47 +09:00
virtual-columns Add IndexedInts.debugToString() and AbstractIndex.toString(); Add Sequence.toList() and limit() (#5175) 2018-01-04 09:56:47 +09: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!