|
|
@ -1,9 +1,9 @@ |
|
|
|
Easy Scheduler |
|
|
|
Dolphin Scheduler |
|
|
|
============ |
|
|
|
============ |
|
|
|
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) |
|
|
|
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) |
|
|
|
[![Total Lines](https://tokei.rs/b1/github/analysys/EasyScheduler?category=lines)](https://github.com/analysys/EasyScheduler) |
|
|
|
[![Total Lines](https://tokei.rs/b1/github/analysys/EasyScheduler?category=lines)](https://github.com/analysys/EasyScheduler) |
|
|
|
|
|
|
|
|
|
|
|
> Easy Scheduler for Big Data |
|
|
|
> Dolphin Scheduler for Big Data |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -30,9 +30,6 @@ Easy Scheduler |
|
|
|
- 支持国际化 |
|
|
|
- 支持国际化 |
|
|
|
- 还有更多等待伙伴们探索 |
|
|
|
- 还有更多等待伙伴们探索 |
|
|
|
|
|
|
|
|
|
|
|
### 与同类调度系统的对比 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![调度系统对比](http://geek.analysys.cn/static/upload/47/2019-03-01/9609ca82-cf8b-4d91-8dc0-0e2805194747.jpeg) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 系统部分截图 |
|
|
|
### 系统部分截图 |
|
|
|
|
|
|
|
|
|
|
@ -44,38 +41,43 @@ Easy Scheduler |
|
|
|
|
|
|
|
|
|
|
|
### 文档 |
|
|
|
### 文档 |
|
|
|
|
|
|
|
|
|
|
|
- <a href="https://analysys.github.io/easyscheduler_docs_cn/后端部署文档.html" target="_blank">后端部署文档</a> |
|
|
|
- <a href="https://dolphinscheduler.apache.org/zh-cn/docs/user_doc/backend-deployment.html" target="_blank">后端部署文档</a> |
|
|
|
|
|
|
|
|
|
|
|
- <a href="https://analysys.github.io/easyscheduler_docs_cn/前端部署文档.html" target="_blank">前端部署文档</a> |
|
|
|
- <a href="https://dolphinscheduler.apache.org/zh-cn/docs/user_doc/frontend-deployment.html" target="_blank">前端部署文档</a> |
|
|
|
|
|
|
|
|
|
|
|
- [**使用手册**](https://analysys.github.io/easyscheduler_docs_cn/系统使用手册.html?_blank "系统使用手册") |
|
|
|
- [**使用手册**](https://dolphinscheduler.apache.org/zh-cn/docs/user_doc/system-manual.html?_blank "系统使用手册") |
|
|
|
|
|
|
|
|
|
|
|
- [**升级文档**](https://analysys.github.io/easyscheduler_docs_cn/升级文档.html?_blank "升级文档") |
|
|
|
- [**升级文档**](https://dolphinscheduler.apache.org/zh-cn/docs/release/upgrade.html?_blank "升级文档") |
|
|
|
|
|
|
|
|
|
|
|
- <a href="http://106.75.43.194:8888" target="_blank">我要体验</a> |
|
|
|
- <a href="http://106.75.43.194:8888" target="_blank">我要体验</a> |
|
|
|
|
|
|
|
|
|
|
|
更多文档请参考 <a href="https://analysys.github.io/easyscheduler_docs_cn/" target="_blank">easyscheduler中文在线文档</a> |
|
|
|
更多文档请参考 <a href="https://dolphinscheduler.apache.org/zh-cn/docs/user_doc/quick-start.html" target="_blank">DolphinScheduler中文在线文档</a> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 近期研发计划 |
|
|
|
### 近期研发计划 |
|
|
|
|
|
|
|
|
|
|
|
EasyScheduler的工作计划:<a href="https://github.com/analysys/EasyScheduler/projects/1" target="_blank">研发计划</a> ,其中 In Develop卡片下是1.1.0版本的功能,TODO卡片是待做事项(包括 feature ideas) |
|
|
|
DolphinScheduler的工作计划:<a href="https://github.com/apache/incubator-dolphinscheduler/projects/1" target="_blank">研发计划</a> ,其中 In Develop卡片下是正在研发的功能,TODO卡片是待做事项(包括 feature ideas) |
|
|
|
|
|
|
|
|
|
|
|
### 贡献代码 |
|
|
|
### 贡献代码 |
|
|
|
|
|
|
|
|
|
|
|
非常欢迎大家来参与贡献代码,提交代码流程请参考: |
|
|
|
非常欢迎大家来参与贡献代码,提交代码流程请参考: |
|
|
|
[[How to contribute code](https://github.com/analysys/EasyScheduler/issues/310)] |
|
|
|
[[How to contribute code](https://github.com/apache/incubator-dolphinscheduler/issues/310)] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 感谢 |
|
|
|
### 感谢 |
|
|
|
|
|
|
|
|
|
|
|
Easy Scheduler使用了很多优秀的开源项目,比如google的guava、guice、grpc,netty,ali的bonecp,quartz,以及apache的众多开源项目等等, |
|
|
|
Dolphin Scheduler使用了很多优秀的开源项目,比如google的guava、guice、grpc,netty,ali的bonecp,quartz,以及apache的众多开源项目等等, |
|
|
|
正是由于站在这些开源项目的肩膀上,才有Easy Scheduler的诞生的可能。对此我们对使用的所有开源软件表示非常的感谢!我们也希望自己不仅是开源的受益者,也能成为开源的 |
|
|
|
正是由于站在这些开源项目的肩膀上,才有Easy Scheduler的诞生的可能。对此我们对使用的所有开源软件表示非常的感谢!我们也希望自己不仅是开源的受益者,也能成为开源的 |
|
|
|
贡献者,于是我们决定把易调度贡献出来,并承诺长期维护。也希望对开源有同样热情和信念的伙伴加入进来,一起为开源献出一份力! |
|
|
|
贡献者,于是我们决定把易调度贡献出来,并承诺长期维护。也希望对开源有同样热情和信念的伙伴加入进来,一起为开源献出一份力! |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 帮助 |
|
|
|
### 获得帮助 |
|
|
|
The fastest way to get response from our developers is to submit issues, or add our wechat : 510570367 |
|
|
|
1. Submit an issue |
|
|
|
|
|
|
|
1. Mail list: dev@dolphinscheduler.apache.org. Mail to dev-subscribe@dolphinscheduler.apache.org, follow the reply to subscribe the mail list. |
|
|
|
|
|
|
|
1. Contact WeChat group manager, ID 510570367. This is for Mandarin(CN) discussion. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 版权 |
|
|
|
|
|
|
|
Please refer to [LICENSE](https://github.com/apache/incubator-dolphinscheduler/blob/dev/LICENSE) file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|