kafka-archiver
scribes Apache Kafka topic(s) to S3.
TODO.
Contributions may be proposed via a pull request. (Please email a completed individual CLA or corporate CLA to info@mult.ifario.us, as appropriate).
Include the following in your pom.xml
:
<dependency> <groupId>io.ifar.kafka-archiver</groupId> <artifactId>kafka-archiver</artifactId> <version>2</version> </dependency>
But most likely, you'll just want to deploy the shaded JAR as you would any other Dropwizard service.
Snapshots are available from the Sonatype OSS Snapshot Repository.
Releases are available on Maven Central.
The license for kafka-archiver
is BSD 2-clause. This information is also
present in the LICENSE
file and in pom.xml
.