Elasticsearch Spark (Spark 1.3-1.6)


License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-spark_2.11
Last Version

Last Version

5.0.0-alpha4
Release Date

Release Date

Type

Type

jar
Description

Description

Elasticsearch Spark (Spark 1.3-1.6)
Elasticsearch Spark (Spark 1.3-1.6)
Project URL

Project URL

http://github.com/elastic/elasticsearch-hadoop
Project Organization

Project Organization

Elastic
Source Code Management

Source Code Management

http://github.com/elastic/elasticsearch-hadoop

Download elasticsearch-spark_2.11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 1.6.2

Project Modules

There are no modules declared in this project.
org.elasticsearch

elastic

Versions

Version
5.0.0-alpha4
5.0.0-alpha3
5.0.0-alpha2
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.2.0-rc1
2.2.0-m1
2.2.0-beta1
2.1.3
2.1.2
2.1.1
2.1.0
2.1.0.rc1
2.1.0.Beta4