Skip to content

liuneng1994/azkaban

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Java 78.2%
  • JavaScript 19.6%
  • CSS 1.7%
  • Shell 0.2%
  • C 0.1%
  • HTML 0.1%
  • TSQL 0.1%