druid/extensions-contrib
Nathan Hartwell ea30c05355 Adding ParserSpec for Influx Line Protocol (#5440)
* Adding ParserSpec for Influx Line Protocol

* Addressing PR feedback

- Remove extraneous TODO
- Better handling of parse errors (e.g. invalid timestamp)
- Handle sub-millisecond timestamps

* Adding documentation for Influx parser

* Fixing docs
2018-03-26 14:28:46 -07:00
..
ambari-metrics-emitter Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
azure-extensions Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
cassandra-storage Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
cloudfiles-extensions Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
distinctcount Enforce optimal IndexedInts iteration (#5456) 2018-03-09 09:42:40 -08:00
druid-rocketmq Future-proof some Guava usage (#5414) 2018-03-20 08:59:33 -07:00
google-extensions Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
graphite-emitter Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
influx-extensions Adding ParserSpec for Influx Line Protocol (#5440) 2018-03-26 14:28:46 -07:00
kafka-eight-simpleConsumer Future-proof some Guava usage (#5414) 2018-03-20 08:59:33 -07:00
kafka-emitter Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
opentsdb-emitter Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
orc-extensions Support Map type in ORC extension (#5363) 2018-02-15 13:03:15 -08:00
parquet-extensions Update versions to 0.13.0-SNAPSHOT. (#5323) 2018-02-02 12:06:38 -06:00
rabbitmq Future-proof some Guava usage (#5414) 2018-03-20 08:59:33 -07:00
redis-cache Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
sqlserver-metadata-storage Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
statsd-emitter Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
thrift-extensions Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
time-min-max Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
virtual-columns Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01: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!