分布式调度框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bao liang 88b1a723ce
Merge pull request #53 from analysys/dev
5 years ago
docs/zh_CN update mysql_edit.png 5 years ago
escheduler-alert Update MailUtils.java 5 years ago
escheduler-api update verifyQueue 5 years ago
escheduler-common update servlet jar conflict 5 years ago
escheduler-dao Merge remote-tracking branch 'upstream/dev' into dev 5 years ago
escheduler-rpc [maven-release-plugin] prepare branch branch-1.0.0 5 years ago
escheduler-server worker fetch task num update 5 years ago
escheduler-ui edit HVIE => HIVE 5 years ago
script update install document 5 years ago
sql add escheduler_ddl.sql 5 years ago
.gitattributes Create .gitattributes 5 years ago
.gitignore Merge remote-tracking branch 'upstream/dev' into dev 5 years ago
LICENSE Initial commit 5 years ago
NOTICE Initial install config,script and sql commit 5 years ago
README.md fix bug, update action would change the user of definition. 5 years ago
install.sh update install document 5 years ago
package.xml Initial install config,script and sql commit 5 years ago
pom.xml [maven-release-plugin] prepare for next development iteration 5 years ago

README.md

Easy Scheduler

License

Easy Scheduler for Big Data

设计特点: 一个分布式易扩展的可视化DAG工作流任务调度系统。致力于解决数据处理流程中错综复杂的依赖关系,使调度系统在数据处理流程中开箱即用。 其主要目标如下:

  • 以DAG图的方式将Task按照任务的依赖关系关联起来,可实时可视化监控任务的运行状态
  • 支持丰富的任务类型:Shell、MR、Spark、SQL(mysql、postgresql、hive、sparksql),Python,Sub_Process、Procedure等
  • 支持工作流定时调度、依赖调度、手动调度、手动暂停/停止/恢复,同时支持失败重试/告警、从指定节点恢复失败、Kill任务等操作
  • 支持工作流优先级、任务优先级及任务的故障转移及任务超时告警/失败
  • 支持工作流全局参数及节点自定义参数设置
  • 支持资源文件的在线上传/下载,管理等,支持在线文件创建、编辑
  • 支持任务日志在线查看及滚动、在线下载日志等
  • 实现集群HA,通过Zookeeper实现Master集群和Worker集群去中心化
  • 支持对Master/Worker cpu load,memory,cpu在线查看
  • 支持工作流运行历史树形/甘特图展示、支持任务状态统计、流程状态统计
  • 支持补数
  • 支持多租户
  • 支持国际化
  • 还有更多等待伙伴们探索

与同类调度系统的对比

调度系统对比

系统部分截图

文档

更多文档请参考 easyscheduler中文在线文档

感谢

  • Easy Scheduler使用了很多优秀的开源项目,比如google的guava、guice、grpc,netty,ali的bonecp,quartz,以及apache的众多开源项目等等, 正是由于站在这些开源项目的肩膀上,才有Easy Scheduler的诞生的可能。对此我们对使用的所有开源软件表示非常的感谢!我们也希望自己不仅是开源的受益者,也能成为开源的 贡献者,于是我们决定把易调度贡献出来,并承诺长期维护。也希望对开源有同样热情和信念的伙伴加入进来,一起为开源献出一份力!

帮助

The fastest way to get response from our developers is to submit issues, or add our wechat : 510570367