Aletheia Kafka 0.8 extensions

The Aletheia parent project

Лицензия

Лицензия

Группа

Группа

com.outbrain.aletheia
Идентификатор

Идентификатор

aletheia-kafka0.8
Последняя версия

Последняя версия

0.17
Дата

Дата

Тип

Тип

jar
Описание

Описание

Aletheia Kafka 0.8 extensions
The Aletheia parent project
Ссылка на сайт

Ссылка на сайт

https://github.com/outbrain/Aletheia/wiki/aletheia-kafka0.8
Организация-разработчик

Организация-разработчик

Outbrain

Скачать aletheia-kafka0.8

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-kafka0.8/ -->
<dependency>
    <groupId>com.outbrain.aletheia</groupId>
    <artifactId>aletheia-kafka0.8</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-kafka0.8/
implementation 'com.outbrain.aletheia:aletheia-kafka0.8:0.17'
// https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-kafka0.8/
implementation ("com.outbrain.aletheia:aletheia-kafka0.8:0.17")
'com.outbrain.aletheia:aletheia-kafka0.8:jar:0.17'
<dependency org="com.outbrain.aletheia" name="aletheia-kafka0.8" rev="0.17">
  <artifact name="aletheia-kafka0.8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outbrain.aletheia', module='aletheia-kafka0.8', version='0.17')
)
libraryDependencies += "com.outbrain.aletheia" % "aletheia-kafka0.8" % "0.17"
[com.outbrain.aletheia/aletheia-kafka0.8 "0.17"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.outbrain.aletheia : aletheia-core jar 0.17
org.apache.kafka : kafka_2.10 jar 0.8.1.1

Модули Проекта

Данный проект не имеет модулей.

master branch: Build Status

Aletheia is a framework for implementing high volume, datum (event) based, producer-consumer data pipelines. Its key features are:

Aletehia supports the following producers/consumers out-of-the-box:

  • Kafka 0.10.2.1 (Producer, Consumer, Kafka Streams)
  • Kafka 0.9 (production and consumption)
  • Log files (production only)

Custom producer/consumer types are easy to write. See Wiki - Endpoints for details.

Building Alethia

Clone the repo (or download the sources):

git clone https://github.com/outbrain/Aletheia.git

Build the project:

mvn clean install -f Aletheia/pom.xml

Further Info

Aletheia has been developed by the Data Infrastructure team at Outbrain.

com.outbrain.aletheia

Outbrain

Версии библиотеки

Версия
0.17