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
- Host: GitHub
- URL: https://github.com/newfront/learn-spark-elasticsearch
- Owner: newfront
- License: apache-2.0
- Created: 2020-04-07T20:40:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T22:53:37.000Z (about 6 years ago)
- Last Synced: 2025-01-29T23:26:28.169Z (over 1 year ago)
- Language: Shell
- Size: 222 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.