Voxxed BigData Spark
This repository contains the code of the Spark application used as demo at Voxxed talks in 2017.
Running
-
Deploy the Kafka service.
-
Deploy the Web application.
-
Install the Oshinko web console:
./install-web-console.sh
-
Execute:
mvn clean fabric8:deploy
Integration tests
To run the integration tests, ensure you are logged in as admin, then execute:
mvn clean verify -P openshift-it