druid/docs/content/development/extensions-contrib
Dongkyu Hwangbo 0d2e91ed50 Adding Kafka-emitter (#3860)
* Initial commit

* Apply another config: clustername

* Rename variable

* Fix bug

* Add retry logic

* Edit retry logic

* Upgrade kafka-clients version to the most recent release

* Make callback single object

* Write documentation

* Rewrite error message and emit logic

* Handling AlertEvent

* Override toString()

* make clusterName more optional

* bump up druid version

* add producer.config option which make user can apply another optional config value of kafka producer

* remove potential blocking in emit()

* using MemoryBoundLinkedBlockingQueue

* Fixing coding convention

* Remove logging every exception and just increment counting

* refactoring

* trivial modification

* logging when callback has exception

* Replace kafka-clients 0.10.1.1 with 0.10.2.0

* Resolve the problem related of classloader

* adopt try statement

* code reformatting

* make variables final

* rewrite toString
2017-04-04 14:07:43 -07:00
..
ambari-metrics-emitter.md Contrib Extension for Ambari Metrics Emitter (#3767) 2016-12-19 11:12:47 -08:00
azure.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
cassandra.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
cloudfiles.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
distinctcount.md Fix some grammar and spelling mistakes (#3717) 2016-11-28 11:49:30 -08:00
google.md Simple doc fix (#3907) 2017-02-06 15:52:17 +05:30
graphite.md fix emit wait time (#2869) 2016-04-26 17:07:03 -07:00
kafka-emitter.md Adding Kafka-emitter (#3860) 2017-04-04 14:07:43 -07:00
kafka-simple.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
orc.md fix docs (#3370) 2016-08-16 16:25:50 -07:00
parquet.md Remove the metadataUpdateSpec from specfile (#3973) 2017-03-01 14:24:36 -08:00
rabbitmq.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
rocketmq.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
scan-query.md streaming version of select query (#3307) 2017-01-19 16:09:53 -06:00
sqlserver.md Metadata Storage extension for Microsoft SqlServer (sqlserver-metadata-storage) (#3421) 2016-11-08 14:56:52 -08:00
statsd.md 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.md [Feature] Thrift support for realtime and batch ingestion (#3418) 2016-12-13 10:05:15 -08:00
time-min-max.md Support Min/Max for Timestamp (#3299) 2016-11-14 23:00:21 -08:00