February 2017
Intermediate to advanced
696 pages
12h 24m
English
After having installed Apache Spark, we can configure it to work with Elasticsearch and write some data in it.
You need an up-and-running Elasticsearch installation as we described in the Downloading and installing Elasticsearch recipe in Chapter 2, Downloading and Setup.
You also need a working installation of Apache Spark.
To configure Apache Spark to communicate with Elasticsearch, we will perform the following steps:
wget http://download.elastic.co/hadoop/elasticsearch-hadoop-
5.1.1.zip
unzip elasticsearch-hadoop-5.1.1.zip
Read now
Unlock full access