druid/extensions-contrib
Jihoon Son 5b69f2eff2 Make timeout behavior consistent to document (#4134)
* Make timeout behavior consistent to document

* Refactoring BlockingPool and add more methods to QueryContexts

* remove unused imports

* Addressed comments

* Address comments

* remove unused method

* Make default query timeout configurable

* Fix test failure

* Change timeout from period to millis
2017-04-19 09:47:53 +09:00
..
ambari-metrics-emitter Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
azure-extensions TmpFileIOPeons to create files under the merging output directory, instead of java.io.tmpdir (#3990) 2017-03-02 14:05:12 -08:00
cassandra-storage Checkstyle rule to outlaw tabs. (#3988) 2017-02-28 23:52:53 -08:00
cloudfiles-extensions Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
distinctcount Monomorphic processing of TopN queries with 1 and 2 aggregators (key part of #3798) (#3889) 2017-03-17 14:44:36 -05:00
druid-rocketmq Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
google-extensions TmpFileIOPeons to create files under the merging output directory, instead of java.io.tmpdir (#3990) 2017-03-02 14:05:12 -08:00
graphite-emitter Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
kafka-eight-simpleConsumer fix kafka8 unparsable message halt job issue (#4164) 2017-04-18 11:23:02 -07:00
kafka-emitter Adding Kafka-emitter (#3860) 2017-04-04 14:07:43 -07:00
orc-extensions Fix testDeadlock timeout delay (#3979) 2017-02-28 12:51:41 -06:00
parquet-extensions Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
rabbitmq Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
scan-query Make timeout behavior consistent to document (#4134) 2017-04-19 09:47:53 +09:00
sqlserver-metadata-storage modified "end" column to `end` (#3903) 2017-02-13 12:36:27 -08:00
statsd-emitter Update StatsDEmitter.java (#4111) 2017-03-27 10:32:21 -07:00
thrift-extensions Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
time-min-max Monomorphic processing of TopN queries with 1 and 2 aggregators (key part of #3798) (#3889) 2017-03-17 14:44:36 -05:00
virtual-columns Add default configuration for select query 'fromNext' parameter (#3986) 2017-03-01 17:05:35 -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!