An open API service indexing awesome lists of open source software.

https://github.com/newfront/learn-spark-elasticsearch

This is a Docker environment for running ElasticSearch, Kibana, Spark and Zeppelin
https://github.com/newfront/learn-spark-elasticsearch

Last synced: about 1 year ago
JSON representation

This is a Docker environment for running ElasticSearch, Kibana, Spark and Zeppelin

Awesome Lists containing this project

README

          

# learn-spark-elasticsearch
Have you wanted to understand how to use ElasticSearch? Maybe you know it already and want an easy to use environment
that can be your personal playground. Maybe have been looking to learn Apache Spark and are also curious how
to easily connect to ElasticSearch for reading and writing.

## ElasticSearch and Apache Spark Crash Course
Head on over to the `/docker` directory to get started. There is another `README` to help you there. Think of
this like a treasure hunt and have fun.

so `cd ./docker && ./run.sh install && ./run.sh start` to get started.