Flume NG Hive Sink

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Лицензия

Лицензия

Группа

Группа

org.apache.flume.flume-ng-sinks
Идентификатор

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

flume-hive-sink
Последняя версия

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

1.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Flume NG Hive Sink
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Организация-разработчик

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

Apache Software Foundation

Скачать flume-hive-sink

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

<!-- https://jarcasting.com/artifacts/org.apache.flume.flume-ng-sinks/flume-hive-sink/ -->
<dependency>
    <groupId>org.apache.flume.flume-ng-sinks</groupId>
    <artifactId>flume-hive-sink</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flume.flume-ng-sinks/flume-hive-sink/
implementation 'org.apache.flume.flume-ng-sinks:flume-hive-sink:1.10.0'
// https://jarcasting.com/artifacts/org.apache.flume.flume-ng-sinks/flume-hive-sink/
implementation ("org.apache.flume.flume-ng-sinks:flume-hive-sink:1.10.0")
'org.apache.flume.flume-ng-sinks:flume-hive-sink:jar:1.10.0'
<dependency org="org.apache.flume.flume-ng-sinks" name="flume-hive-sink" rev="1.10.0">
  <artifact name="flume-hive-sink" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flume.flume-ng-sinks', module='flume-hive-sink', version='1.10.0')
)
libraryDependencies += "org.apache.flume.flume-ng-sinks" % "flume-hive-sink" % "1.10.0"
[org.apache.flume.flume-ng-sinks/flume-hive-sink "1.10.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.flume : flume-ng-sdk jar 1.10.0
org.apache.flume : flume-ng-configuration jar 1.10.0
org.apache.flume : flume-ng-core jar 1.10.0
org.slf4j : slf4j-api jar 1.7.32

provided (2)

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

test (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1
org.apache.hive : hive-cli jar 1.2.2
org.apache.hadoop : hadoop-common Необязательный jar 2.10.1
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.10.1
org.mockito : mockito-all jar 1.9.0

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

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

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

Версия
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0