asakusafw / asakusafw-spark

Asakusa on Spark

Home Page:https://docs.asakusafw.com/asakusa-on-spark/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asakusa on Spark

Asakusa on Spark provides facilities that make Asakusa batch applications run on Apache Spark clusters.

This project includes the followings:

How to build

./mvnw clean package

How to import projects into Eclipse

./mvnw install eclipse:eclipse -DskipTests

And then import projects from Eclipse

How to build Gradle Plugin

cd gradle
./gradlew clean build [install] [-PmavenLocal]

Referred Projects

Resources

License

About

Asakusa on Spark

https://docs.asakusafw.com/asakusa-on-spark/

License:Apache License 2.0


Languages

Language:Scala 84.1%Language:Java 13.6%Language:Groovy 2.3%