文件名称:ambari-azkaban-service:阿兹卡班(Azkaban)的Ambari服务
文件大小:22KB
文件格式:ZIP
更新时间:2024-06-01 04:06:11
big-data bigdata ambari azkaban ambari-azkaban
Intro Ambari 集成 Azkaban 使用前,先clone.代码到本地,选择合适你的分支版本。 Major Project Structure configuration : azkaban 配置文件 bin : Azkaban脚本修改(单机部署web、exec需要更换) package : scripts : ambari 管理逻辑脚本 azkaban_executor.py azkaban_web.py common.py download.ini params.py Deploy 1台服务器同时安装web、executor(需要修改azkaban的脚本,同时启动有冲突) web、executor分别部署在多台服务器(无需关心脚本) Usage
【文件预览】:
ambari-azkaban-service-master
----bin()
--------start-exec.sh(207B)
--------internal()
--------shutdown-exec.sh(223B)
--------shutdown-web.sh(215B)
--------start-web.sh(123B)
----metainfo.xml(3KB)
----.gitignore(7B)
----configuration()
--------azkaban-users.xml(2KB)
--------azkaban-executor.properties.xml(6KB)
--------azkaban-web.properties.xml(6KB)
--------global.properties.xml(1KB)
--------log4j.properties.xml(1KB)
--------azkaban-db.xml(1KB)
----quicklinks()
--------quicklinks.json(508B)
----README.md(645B)
----package()
--------__init__.py(0B)
--------scripts()