V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Klingon
V2EX  ›  Python

撸了个 Python 版的 azkaban 客户端工具

  •  
  •   Klingon · 2018-08-10 15:42:33 +08:00 · 1788 次点击
    这是一个创建于 2084 天前的主题,其中的信息可能已经有所发展或是发生改变。
    使用方式:
    1、使用 pip 安装``pip install pykaban``
    2、打包上传工程``pykaban --project-path 指定工程目录 --project-name 指定工程名称``
    3、自定义您的用户名``~/.pykabanrc``

    扩展功能:
    1、自动修改文本文件的``\r\n``为``\n``解决 windows 打包上传 azkaban 报错问题
    2、自动解析工程目录下的 schedule.txt 文件,格式``flowname: 0 15 8 * * ? *``,并配置作业调度
    3、其他功能集思广益中。。。

    逻辑很简单就是封装了官方的 ajax 接口,求 star 求指点 https://github.com/xiaoshuai/pykaban
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4038 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 05:12 · PVG 13:12 · LAX 22:12 · JFK 01:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.