Skip to content

bleachzk/azkaban

 
 

Repository files navigation

说明

根据linkedin开源的Azkaban项目进行修改,针对自己的业务逻辑增加相关功能,同时对原先Azkaban中一些不够友好的地方进行了修改。

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

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 78.4%
  • JavaScript 19.6%
  • CSS 1.7%
  • Other 0.3%