Skip to content
Azkaban workflow manager.
Java JavaScript CSS Shell
Branch: master
Clone or download
Pull request Compare This branch is 1167 commits behind azkaban:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
azkaban-common
azkaban-execserver
azkaban-migration/src
azkaban-soloserver
azkaban-sql/src/sql
azkaban-test/src/test/resources/executions
azkaban-webserver/src
gradle/wrapper
.gitignore
.travis.yml
LICENSE
NOTICE
README.md
build.gradle
eclipse-styles.xml
gradle.properties
gradlew
gradlew.bat
settings.gradle

README.md

Azkaban2 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

Documentation

For Azkaban documentation, please go to Azkaban Project Site

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

You can’t perform that action at this time.