- First of all, Get the server up and running
- Make Sure that you have Elasticsearch and Kibana installed on your machine
- Make Sure that you have Java 8 on your machine
- open Elasticsearch server using [ sudo systemctl start elasticsearch.service ]
- open Kibana server using [ sudo systemctl start kibana ]
- navigate to Management Tab in Kibana
- Click on Saved Objects
- Click on Import
- Choose "SmarteraDashboard"
- Start The Server
- Open Intellij and Import the Project
- Go To StreamingJob Class
- Run
Attached Result.txt file that contains a list of comma-separated numbers of required values in the following order
- total number of received records
- total number of trips
- average trips per day for the given month
- number of distinct vehicles
- total number of trips picked up from “Woodside,Queens” for all three taxi types











