Last Version

elasticsearch-hdfs 0.5-incubating

Copies documents between elasticsearch and file system using the hdfs persist module.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

elasticsearch-hdfs
Version

Version

0.5-incubating
Type

Type

jar
Description

Description

elasticsearch-hdfs
Copies documents between elasticsearch and file system using the hdfs persist module.
Project Organization

Project Organization

The Apache Software Foundation

Download elasticsearch-hdfs 0.5-incubating


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

Dependencies

compile (14)

Group / Artifact Type Version
org.elasticsearch : elasticsearch test-jar 2.3.5
org.apache.streams : streams-core jar 0.5-incubating
com.typesafe : config jar 1.2.1
org.apache.streams : streams-config jar 0.5-incubating
org.apache.streams : streams-runtime-local jar 0.5-incubating
org.apache.streams : streams-persist-elasticsearch jar 0.5-incubating
org.apache.streams : streams-persist-hdfs jar 0.5-incubating
org.apache.hadoop : hadoop-hdfs jar 2.7.0
org.slf4j : log4j-over-slf4j jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21

test (9)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 5.5.0
org.apache.lucene : lucene-codecs jar 5.5.0
org.testng : testng jar 6.9.13.6
org.hamcrest : hamcrest-all jar 1.3
org.apache.streams : streams-util test-jar 0.5-incubating
org.apache.streams : streams-schema-activitystreams test-jar 0.5-incubating
org.apache.streams : streams-persist-elasticsearch test-jar 0.5-incubating
org.apache.streams : streams-testing test-jar 0.5-incubating
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.