kakamessi99 / angular-play-spark

Simple web app for data analysis: Angular, C3js, Scala, Play, Apache Spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-play-spark

Simple web app for data analysis: Angular, C3js, Scala, Play, Apache Spark

How to run

1. Open terminal and execute commands:

git clone https://github.com/Pivopil/angular-play-spark.git cd angular-play-spark bower install

2. Set correct application.conf properties:

db.spark.url, db.spark.user, db.spark.password, db.spark.dbtable, db.spark.driver

3. Open terminal and execute command in project root folder:

sbt run

About

Simple web app for data analysis: Angular, C3js, Scala, Play, Apache Spark

License:MIT License


Languages

Language:Scala 31.7%Language:CSS 25.8%Language:HTML 23.2%Language:JavaScript 19.3%