Skip to content
forked from azkaban/azkaban

Azkaban scheduler re-written from the ground up.

License

Notifications You must be signed in to change notification settings

Flipkart/azkaban2

 
 

Repository files navigation

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. The source code for the documentation is in the gh-pages branch.

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

About

Azkaban scheduler re-written from the ground up.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.9%
  • JavaScript 20.8%
  • Other 2.3%