guaguasong / azkaban

Azkaban workflow manager.

Home Page:https://azkaban.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azkaban 3 Build Status

Building from Source

To build Azkaban packages from source, run:

./gradlew distTar

The above command builds all Azkaban packages and packages them into GZipped Tar archives. To build Zip archives, run:

./gradlew distZip

If not building for the first time, it's good to clean first:

./gradlew clean

Documentation

For Azkaban documentation, please go to Azkaban Project Site. The source code for the documentation is in the gh-pages branch.

For help, please visit the Azkaban Google Group: Azkaban Group

About

Azkaban workflow manager.

https://azkaban.github.io

License:Apache License 2.0


Languages

Language:Java 77.5%Language:JavaScript 20.4%Language:CSS 1.7%Language:Shell 0.2%Language:C 0.1%Language:HTML 0.1%