druid/extensions-contrib
Parag Jain 7c01f77b04 Parse Batch support (#5081)
* add parseBatch and deprecate parse method in InputRowParser

add addAll method, skip max rows in memory check for it

remove parse method from implemetations

transform transformers

add string multiplier input row parser

fix withParseSpec

fix kafka batch indexing

fix isPersistRequired

comments

* add unit test

* make persist async

* review comments
2017-12-04 16:06:16 -06:00
..
ambari-metrics-emitter Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
azure-extensions Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
cassandra-storage Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
cloudfiles-extensions Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
distinctcount Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
druid-rocketmq Parse Batch support (#5081) 2017-12-04 16:06:16 -06:00
google-extensions Refactoring PrefetchableTextFilesFirehoseFactory (#4836) 2017-10-13 21:39:28 -05:00
graphite-emitter Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
kafka-eight-simpleConsumer Parse Batch support (#5081) 2017-12-04 16:06:16 -06:00
kafka-emitter Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00
orc-extensions Parse Batch support (#5081) 2017-12-04 16:06:16 -06:00
parquet-extensions Parse Batch support (#5081) 2017-12-04 16:06:16 -06:00
rabbitmq Parse Batch support (#5081) 2017-12-04 16:06:16 -06:00
redis-cache
sqlserver-metadata-storage
statsd-emitter Fix StatsD Emitter with blank character (#5044) 2017-11-16 11:12:24 -08:00
thrift-extensions Parse Batch support (#5081) 2017-12-04 16:06:16 -06:00
time-min-max Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
virtual-columns Prohibit and remove unused declarations in the processing module (#4930) 2017-11-09 09:27:27 -08:00
README.md

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!