Asakusa on Spark provides facilities that make Asakusa batch applications run on Apache Spark clusters.
This project includes the followings:
- Asakusa DSL compiler for Spark
- Asakusa runtime libraries for Spark
- Asakusa on Spark Gradle plug-in
./mvnw clean package
./mvnw install eclipse:eclipse -DskipTests
And then import projects from Eclipse
cd gradle
./gradlew clean build [install] [-PmavenLocal]