Home
Softono

Spark Data Pipeline

Open source Scala
15
Stars
8
Forks
12
Issues
4
Watchers
3 years
Last Commit

 About Spark Data Pipeline

This project describes how to write full ETL data pipeline using spark.

Platforms

Web Self-hosted

Languages

Scala

Need Help Installing Spark Data Pipeline?

We provide expert installation service for this software. Our team will install, configure, and secure Spark Data Pipeline on your server. plans start at just $30.

Spark Data Pipeline

View on GitHub

spark-data-pipeline

Elasticsearch Setup

i) Download the Elasticsearch 6.3.0 or latest version and unzip it.

ii) Run the following command.

    $ bin/elasticsearch

Getting Started:

Clone and run in local mode:

    $ git clone [email protected]:techmonad/spark-data-pipeline.git
    $ cd spark-data-pipeline
    $ sbt run