druid/extensions-contrib
Harini Rajendran 4ff6026d30
Adding SegmentMetadataEvent and publishing them via KafkaEmitter (#14281)
In this PR, we are enhancing KafkaEmitter, to emit metadata about published segments (SegmentMetadataEvent) into a Kafka topic. This segment metadata information that gets published into Kafka, can be used by any other downstream services to query Druid intelligently based on the segments published. The segment metadata gets published into kafka topic in json string format similar to other events.
2023-06-02 21:28:26 +05:30
..
aliyun-oss-extensions Input source security fixes (#14266) 2023-06-01 16:37:19 -07:00
ambari-metrics-emitter Adding SegmentMetadataEvent and publishing them via KafkaEmitter (#14281) 2023-06-02 21:28:26 +05:30
cassandra-storage Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
cloudfiles-extensions Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
compressed-bigdecimal Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
distinctcount Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
dropwizard-emitter Adding SegmentMetadataEvent and publishing them via KafkaEmitter (#14281) 2023-06-02 21:28:26 +05:30
gce-extensions Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
graphite-emitter Adding SegmentMetadataEvent and publishing them via KafkaEmitter (#14281) 2023-06-02 21:28:26 +05:30
influx-extensions Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
influxdb-emitter Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
kafka-emitter Adding SegmentMetadataEvent and publishing them via KafkaEmitter (#14281) 2023-06-02 21:28:26 +05:30
kubernetes-overlord-extensions Fix log streaming (#14285) 2023-05-22 11:19:53 -07:00
materialized-view-maintenance Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
materialized-view-selection Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
momentsketch Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
moving-average-query suppress some cves and fix javadoc build when using java 17 (#14241) 2023-05-10 15:47:10 -07:00
opentelemetry-emitter Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
opentsdb-emitter Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
prometheus-emitter Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
redis-cache Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
sqlserver-metadata-storage Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
statsd-emitter Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
tdigestsketch Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
thrift-extensions Update Hadoop3 as default build version (#14005) 2023-04-26 12:52:51 +05:30
time-min-max Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
virtual-columns Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
README.md fix broken links (#9537) 2020-03-22 17:41:18 -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/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 dev@druid.apache.org to let us know!