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

Run App by stages

$ _SMV_HOME_/tools/smv-run -s stage1