druid/extensions-contrib
Roman Leventov 81a5f9851f TmpFileIOPeons to create files under the merging output directory, instead of java.io.tmpdir (#3990)
* In IndexMerger and IndexMergerV9, create temporary files under the output directory/tmpPeonFiles, instead of java.io.tmpdir

* Use FileUtils.forceMkdir() across the codebase and remove some unused code

* Fix test

* Fix PullDependencies.run()

* Unused import
2017-03-02 14:05:12 -08: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 Fix testDeadlock timeout delay (#3979) 2017-02-28 12:51:41 -06: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 Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08: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 Checkstyle rule to outlaw tabs. (#3988) 2017-02-28 23:52:53 -08:00
sqlserver-metadata-storage modified "end" column to `end` (#3903) 2017-02-13 12:36:27 -08:00
statsd-emitter New property for each metric that tells the StatsDEmitter to convert metric values from range 0-1 to 0-100. This (#3936) 2017-02-16 13:55:56 -08:00
thrift-extensions Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
time-min-max Fix testDeadlock timeout delay (#3979) 2017-02-28 12:51:41 -06: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!