Flume NG ElasticSearch 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.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.flume.flume-ng-sinks
ArtifactId

ArtifactId

flume-ng-elasticsearch-sink
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flume NG ElasticSearch 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.
Project Organization

Project Organization

Apache Software Foundation

Download flume-ng-elasticsearch-sink

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.flume : flume-ng-sdk jar 1.9.0
org.apache.flume : flume-ng-core jar 1.9.0
org.slf4j : slf4j-api jar 1.7.25
org.elasticsearch : elasticsearch Optional jar 0.90.1
org.apache.httpcomponents : httpclient jar 4.5.3
commons-lang : commons-lang jar 2.5
com.google.guava : guava jar 11.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar 1.7.25
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0.1
1.5.0
1.4.0
1.3.1
1.3.0