azkaban-aplcache

Name Message Date
azkaban-common
azkaban-db
azkaban-exec-server
azkaban-hadoop-security-plugin
azkaban-solo-server
azkaban-spi
azkaban-test
azkaban-web-server
gradle
.gitignore
.travis.yml
build.gradle
eclipse-styles.xml
gradle.properties
gradlew
gradlew.bat
LICENSE
NOTICE
README.md
settings.gradle

Azkaban 3 Build Status

Join the chat at https://gitter.im/azkaban-workflow-engine/Lobby

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