Pinot Segment Writer

A realtime distributed OLAP datastore

Лицензия

Лицензия

Группа

Группа

org.apache.pinot
Идентификатор

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

pinot-segment-writer
Последняя версия

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

0.10.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Pinot Segment Writer
A realtime distributed OLAP datastore
Ссылка на сайт

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

https://pinot.apache.org/
Организация-разработчик

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

Apache Software Foundation

Скачать pinot-segment-writer

Имя Файла Размер
pinot-segment-writer-0.10.0.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-writer/ -->
<dependency>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-segment-writer</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-writer/
implementation 'org.apache.pinot:pinot-segment-writer:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-writer/
implementation ("org.apache.pinot:pinot-segment-writer:0.10.0")
'org.apache.pinot:pinot-segment-writer:pom:0.10.0'
<dependency org="org.apache.pinot" name="pinot-segment-writer" rev="0.10.0">
  <artifact name="pinot-segment-writer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-segment-writer', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-segment-writer" % "0.10.0"
[org.apache.pinot/pinot-segment-writer "0.10.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.pinot : pinot-common jar 0.10.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.pinot : pinot-spi jar 0.10.0

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.pinot : pinot-core jar 0.10.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.11

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

  • pinot-segment-writer-file-based

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

Версия
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0