i) Download the Elasticsearch 6.3.0 or latest version and unzip it.
ii) Run the following command.
    $ bin/elasticsearch
Clone and run in local mode:
    $ git clone git@github.com:techmonad/spark-data-pipeline.git
    $ cd spark-data-pipeline
    $ sbt run