TresAmigosSD / SPDA

SMV Public Data App
0 stars 0 forks source link

SPDA

SMV Public Data App

Setup User Conf

The minimal setup is to create

conf/smv-user-conf.props

with

smv.dataDir = file:///path/to/your/data

For more details please refer SMV Application Configuration

All data files for this project can be downloaded from the internet. Please refer Data Source.

Build and Run

Full details on how to build/run/use this application can be found in the Getting Started section of the SMV User Guide

Build App

$ mvn clean install

Run App in batch

$ _SMV_HOME_/tools/smv-run --run-app

Run App in Spark Shell

$ _SMV_HOME_/tools/smv-shell