登录 注册
当前位置:主页 > 资源下载 > 9 > azkaban-3.82.06.tar.gz下载

azkaban-3.82.06.tar.gz下载

  • 更新:2024-11-07 13:32:38
  • 大小:107.42MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:GZ

资源介绍

git clone https://github.com/azkaban/azkaban.git # 编译 # Build without running tests ./gradlew build -x test # 拷贝出编译后的 tar.gz find ./ -type f -name '*.gz' | xargs tar -zcvf azkaban-3.82.06-`date +%F`.tar.gz