Jar examples for e:elasticsearch-hadoop-mr
Elasticsearch Hadoop Map/Reduce
You can download jar file elasticsearch-hadoop-mr 5.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-hadoop-mr-5.2.2.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch-hadoop-mr</artifactId> <version>5.2.2</version> </dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-hadoop-mr', version: '5.2.2'
libraryDependencies += "org.elasticsearch" % "elasticsearch-hadoop-mr" % "5.2.2"
<dependency org="org.elasticsearch" name="elasticsearch-hadoop-mr" rev="5.2.2"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-hadoop-mr', version='5.2.2'))
'org.elasticsearch:elasticsearch-hadoop-mr:jar:5.2.2'
Click the following link to download the jar file.
elasticsearch-hadoop-mr-5.2.2-javadoc.jar