druid/extensions-contrib
Roman Leventov 9ae457f7ad Avoid using the default system Locale and printing to System.out in production code (#4409)
* Avoid usages of Default system Locale and printing to System.out or System.err in production code

* Fix Charset in DruidKerberosUtil

* Remove redundant string format in GenericIndexed

* Rename StringUtils.safeFormat() to unimportantSafeFormat(); add StringUtils.format() which fails as well as String.format()

* Fix testSafeFormat()

* More fixes of redundant StringUtils.format() inside ISE

* Rename unimportantSafeFormat() to nonStrictFormat()
2017-06-29 14:06:19 -07:00
..
ambari-metrics-emitter Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
azure-extensions Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
cassandra-storage Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
cloudfiles-extensions Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
distinctcount Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
druid-rocketmq Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
google-extensions Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
graphite-emitter Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
kafka-eight-simpleConsumer Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
kafka-emitter Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
orc-extensions Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
parquet-extensions Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
rabbitmq Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
scan-query Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
sqlserver-metadata-storage Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
statsd-emitter Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
thrift-extensions Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
time-min-max Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00
virtual-columns Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07: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!