Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 931 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 931 Bytes

Maven Template Project for SANSA using Spark

Build Status License Twitter

This is a Maven template to generate a SANSA project using Apache Spark.

How to use

git clone https://github.com/SANSA-Stack/SANSA-Template-Maven-Spark.git
cd SANSA-Template-Maven-Spark

mvn clean package

The subsequent steps depend on your IDE. Generally, just import this repository as a Maven project and start using SANSA / Spark. Enjoy it! :)