Download elasticsearch-hadoop-mr-5.5.2.jar file - Jar e

Jar examples for e:elasticsearch-hadoop-mr

Description

Elasticsearch Hadoop Map/Reduce

You can download jar file elasticsearch-hadoop-mr 5.5.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elasticsearch-hadoop-mr-5.5.2.jar to your project.

<dependency>
   <groupId>org.elasticsearch</groupId>
   <artifactId>elasticsearch-hadoop-mr</artifactId>
   <version>5.5.2</version>
</dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-hadoop-mr', version: '5.5.2'
libraryDependencies += "org.elasticsearch" % "elasticsearch-hadoop-mr" % "5.5.2"
<dependency org="org.elasticsearch" name="elasticsearch-hadoop-mr" rev="5.5.2"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-hadoop-mr', version='5.5.2'))
'org.elasticsearch:elasticsearch-hadoop-mr:jar:5.5.2'

Download

Click the following link to download the jar file.

elasticsearch-hadoop-mr-5.5.2-javadoc.jar
elasticsearch-hadoop-mr-5.5.2-sources.jar
elasticsearch-hadoop-mr-5.5.2.jar
elasticsearch-hadoop-mr-5.5.2.pom



Related Tutorials