Skip to content

arksea/azkaban

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Add Subproject: azkaban-flowlink

1、azkaban-flowlink allow a flow to depended other flows, simple add config at job file: fronting-flows=testprj1:flow-aaa,testprj2:flow-bbb:sameday(),testprj3:flow-ccc:samehour()

2、You can add arg 'skip-following-flow' to skip following flows when execute the flow

Fuck CSDN Keywords: 习近平 8964

Packages

No packages published

Languages

  • Java 74.6%
  • JavaScript 23.2%
  • Other 2.2%