Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 651 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 651 Bytes

spark-jhipster

Spark Jhipster

This is a sample Jhipster app implementing an Apache Spark Custom Reporter.

[Jhipster] (http://jhipster.github.io/) is a Yeoman Generator used to create a Spring + AngularJS project.

Test

Test with the repo [metrics-spark-receiver] (https://github.com/ippontech/metrics-spark-receiver) to report to a Spark Streaming test.

Run the Jhipster app with the Maven command :

$ mvn spring-boot:run

In order to test this reporting, you can :

  • Run the Spark Streaming Test reporting into the Spark console.
  • Run the Spark Streaming Test reporting into an ElasticSearch cluster.