druid/extensions-contrib
Roman Leventov 31d33b333e Make using implicit system Charset an error (#4326)
* Make using implicit system charset an error

* Use StringUtils.toUtf8() and fromUtf8() instead of String.getBytes() and new String()

* Use English locale in StringUtils.safeFormat()

* Restore comment
2017-06-05 23:57:25 -07:00
..
ambari-metrics-emitter Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
azure-extensions Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
cassandra-storage Delagate creation of segmentPath/LoadSpec to DataSegmentPushers and add S3a support (#4116) 2017-06-04 00:55:09 -06:00
cloudfiles-extensions Delagate creation of segmentPath/LoadSpec to DataSegmentPushers and add S3a support (#4116) 2017-06-04 00:55:09 -06:00
distinctcount Monomorphic processing of TopN queries with simple double aggregators over historical segments (part of #3798) (#4079) 2017-05-16 16:19:55 -07:00
druid-rocketmq Fix bugs in Google extensions and RocketMQ extension (#4340) 2017-05-30 14:25:35 -07:00
google-extensions Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
graphite-emitter Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
kafka-eight-simpleConsumer Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
kafka-emitter Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
orc-extensions Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
parquet-extensions Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
rabbitmq Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
scan-query Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
sqlserver-metadata-storage Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
statsd-emitter Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
thrift-extensions Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
time-min-max Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
virtual-columns Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05: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!