Commit Graph

191 Commits

Author SHA1 Message Date
wangyang
6155dc3dab
[Docs] enhance alert doc (#9534)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-04-20 13:02:28 +08:00
mans2singh
930d12031a
[task-flink][docs] Corrected name (#9600) 2022-04-20 09:26:42 +08:00
Jiajie Zhong
000e96baec
[doc] Fix dead link after 3.0.0 release (#9562) 2022-04-18 18:30:34 +08:00
Jiajie Zhong
5529a23e5c
[doc] Add new release for 3.0.0-alpha (#9519) 2022-04-18 16:07:43 +08:00
caishunfeng
7b907b854d
[Improvement][doc] update time zone doc (#9503)
* update time zone doc

* update time zone doc

* update time zone doc
2022-04-14 21:32:00 +08:00
Tq
df791a374e
[FIX][WEBSITE-9224]fix wechat doc and wechat form display (#9439)
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2022-04-13 23:35:05 +08:00
Eric Gao
eb21b6cc52
[Feature][Doc] Switch shell task instruction screenshots to latest (#9434) 2022-04-13 14:13:42 +08:00
Jiajie Zhong
51c1d8f2aa
[doc] Migrate develop docs from website (#9457)
* [doc] Migrate develop docs from website

developer should also into main repo, because
development setup should follow with the latest
code

* Add missing change from website
2022-04-12 17:23:56 +08:00
Lyle Shaw
9d7223b038
[doc] fix url wrong in zh doc (#9421)
Co-authored-by: xiaoliangyu <xiaoliangyu@bytedance.com>
2022-04-12 09:45:25 +08:00
Jiajie Zhong
62284ae689
[doc] Add some dev missing doc (#9427)
* [doc] Add some dev missing doc

Including general-setting, task-definition, audit-log
and they related img

* Change base on suggestion

Co-authored-by: Tq <tianqitobethefirst@gmail.com>
2022-04-11 21:46:40 +08:00
Jiajie Zhong
2c49c248f3
[doc] Remove observability (#9402)
SkyWalking v9 is coming soon and there are without
DolphinScheduler menus anymore, So we should remove
the SW agent to avoid confusion.

close: #9242
2022-04-08 15:52:57 +08:00
Eric Gao
d23616fcbc
[CI] Enable CI to remove unexpected files in /docs/img dir (#9393) 2022-04-08 13:46:35 +08:00
Jiajie Zhong
c828809b46
[doc] Change get help from dev mail list to slack (#9377)
* Change all get help from dev mailing list to slack, because
  we find out mailing list have many users ask for subscribe
  and they maybe subscribe by accident.
* remove join dev mailing list in faq.md because we already
  have it in https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html
2022-04-08 10:56:35 +08:00
Jiajie Zhong
3457cee960
[python] Migrate pythonGatewayServer into api server (#9372)
Currently the size of our distribute package is up to
800MB, this patch is migrate python gateway server into
api server

The distribute package size before and after this patch is:

```sh
# before
796M   apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz

# after
647M   apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
```
2022-04-07 14:41:15 +08:00
mans2singh
950f32e1d6
[task-spark][docs] Corrected notice section (#9375) 2022-04-07 14:03:21 +08:00
labbomb
ee0e3beb9d
[docs] Modifying site Configurations (#9341) 2022-04-03 21:48:22 +08:00
xiangzihao
3c5568c16c
[Doc] There are some version errors in the 2.0.1-release (#9335) 2022-04-03 12:55:25 +08:00
Jiajie Zhong
9f84dbbda0
[doc] Migrate dev doc from website repository (#9291)
* [doc] Migrate dev doc from website repository

* Correct release language

* Fix license issue

* Add all images from website

* Delete unused images

* Add CI

* Fix ci

* fix ci

* Remove no need file

* Add latest commit from website

* correct img_utils.py script

* Remove unused imgs
2022-04-02 10:43:34 +08:00
qiaozhanwei
96713ec0e3 remove docs (#1191)
* add ConnectionFactoryTest and ConnectionFactory read datasource from appliction.yml

* .escheduler_env.sh to dolphinscheduler_env.sh

* dao yml assembly to conf directory

* table name modify

* entity title table  name modify

* logback log name modify

* running through the big process

* running through the big process error modify

* logback log name modify

* data_source.properties rename

* logback log name modify

* install.sh optimization

* install.sh optimization

* command count modify

* command state update

* countCommandState sql update

* countCommandState sql update

* remove application.yml file

* master.properties modify

* install.sh modify

* install.sh modify

* api server startup modify

* the current user quits and the session is completely emptied. bug fix

* remove pom package resources

* checkQueueNameExist method update

* checkQueueExist

* install.sh error output update

* signOut error update

* ProcessDao is null bug fix

* install.sh add mail.user

* request url variables replace

* process define import bug fix

* process define import export bug fix

* processdefine import export bug fix

* down log suffix format modify

* import export process define contains crontab error bug fix

* add Flink local mode

* ProcessDao is null bug fix

* loadAverage display problem bug fix

* MasterServer rename Server

* rollback .env

* rollback .env

* MasterServer rename Server

* the task is abnormal and task is running bug fix

* owners and administrators can delete

* dockerfile optimization

* dockerfile optimization

* dockerfile optimization

* remove application-alert.properties

* task log print worker log bug fix

* remove .escheduler_env.sh

* change dockerfile email address

* dockerfile dao application.properties and install.sh modify

* application.properties modify

* application.properties modify

* dockerfile startup.sh modify

* remove docs

* nginx conf modify

* dockerfile application.properties modify
2019-11-09 12:06:26 +08:00
qiaozhanwei
d09a2d07c9 rename project and doc 2019-09-29 15:14:10 +08:00
0xflotus
0392dad785 (Docs): Fixed some typo errors (#811)
* Update EasyScheduler Proposal.md

* Update frontend-deployment.md

* Update frontend-development.md

* Update 前端开发文档.md

* Update system-manual.md

* Update HttpClientTest.java

* Update 系统使用手册.md
2019-09-19 11:36:11 +08:00
samz406
701495116f misspell words (#817) 2019-09-19 11:31:19 +08:00
qiaozhanwei
bbe7a256a8 scripts name standardization (#813)
* service start exception modify

* master,worker start modify

* .env update

* install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler

* scripts name standardization
2019-09-18 18:21:47 +08:00
fancyChuan
642f3093a4 update markdown docs which can not display images normally (#806) 2019-09-18 14:59:30 +08:00
bao liang
b99c7a66b3 update documents (#740)
* update english documents

* refactor zk client

* update documents

* update zkclient

* update zkclient

* update documents

* add architecture-design

* change i18n

* update i18n

* update english documents

* add architecture-design

* update english documents

* update en-US documents

* add architecture-design

* update demo site
2019-08-27 15:29:29 +08:00
easyscheduler
08ce9640c2
only write core dependency in Proposal doc (#710)
* Update EasyScheduler Proposal.md

* update proposal

* only write core dependency
2019-08-17 21:57:46 +08:00
easyscheduler
8d1e46ec43
use Jenkins (#706)
* Update EasyScheduler Proposal.md

* update proposal
2019-08-15 16:35:58 +08:00
吴晟 Wu Sheng
522f9efe69 Update EasyScheduler Proposal.md (#705) 2019-08-15 16:11:00 +08:00
easyscheduler
1b76bb019c
update proposal (#704)
* Update EasyScheduler Proposal.md

* update proposal
2019-08-15 14:59:02 +08:00
easyscheduler
5ed6ee0c2b
Update EasyScheduler Proposal.md
fix mail style
2019-08-13 19:32:10 +08:00
easyscheduler
875ac15bdd
Update EasyScheduler Proposal.md
remove GVP description
2019-08-13 16:36:33 +08:00
easyscheduler
d5a2a6414c
Update EasyScheduler Proposal.md 2019-08-13 16:32:17 +08:00
easyscheduler
7bdf414a56
Update EasyScheduler Proposal.md 2019-08-13 11:20:20 +08:00
Guo Wei (William)
a4860dbd5f
Update EasyScheduler Proposal.md 2019-08-12 22:07:29 +08:00
Guo Wei (William)
22c13bc404
Update EasyScheduler Proposal.md 2019-08-12 22:01:19 +08:00
easyscheduler
5d3e730afa
Update EasyScheduler Proposal.md
add chinese docs address
2019-08-12 17:40:05 +08:00
easyscheduler
6a8611605d
Update EasyScheduler Proposal.md
add chinese doc address
2019-08-12 15:16:19 +08:00
bao liang
002a120d44 refactor zk client (#687)
* update english documents

* refactor zk client

* update documents

* update zkclient

* update zkclient

* update documents

* add architecture-design

* change i18n

* update i18n
2019-08-12 14:46:59 +08:00
Guo Wei (William)
8cf5911fd6
EasyScheduler Proposal
Draft of EasyScheduler Proposal, I give it a polish.
2019-08-12 14:08:12 +08:00
bao liang
bc80ef5444 refactor zkClient; update documents (#683)
* update english documents

* refactor zk client

* update documents

* update zkclient
2019-08-08 19:42:50 +08:00
bao liang
7e8b5c693c
add en-us documents (#672)
* add quick start document

* update test

* add backend deployment document

* add frontend deployment document

* add system manual

* Supplementary translation

Translated untranslated places

* 1.0.1-release.md

add 1.0.1-release document

* 1.0.2-release.md

add 1.0.2-release document

* 1.0.3-release.md

add 1.0.3-release document

* 1.1.0-release.md

add 1.1.0-release document

* EasyScheduler-FAQ.md

add FAQ document

* Backend development documentation.md

add backend development documentation

* Upgrade documentation.md

add Upgrade documentation

* Frontend development documentation.md

add frontend development documentation
2019-08-06 11:14:27 +08:00
lenboo
4116f4def4 update 1.1.0 release note 2019-08-05 10:27:31 +08:00
lenboo
67b3b5ad0f update 1.1.0 release note. 2019-08-05 09:54:59 +08:00
lenboo
8b35dde214 Merge remote-tracking branch 'upstream/dev' into dev
# Conflicts:
#	escheduler-common/src/main/java/cn/escheduler/common/zk/AbstractZKClient.java
#	escheduler-server/src/main/java/cn/escheduler/server/worker/runner/FetchTaskThread.java
2019-07-31 20:08:08 +08:00
lenboo
73bb6d5f48 add readme.md 2019-07-25 18:10:46 +08:00
lenboo
f57961472c fix bug: close zk links . 2019-07-25 14:49:01 +08:00
lenboo
a259753bfd update documents. 2019-07-23 19:22:31 +08:00
easyscheduler
81d57c5f3b
Update 1.1.0-release.md 2019-07-18 17:39:43 +08:00
lenboo
99e586260e Merge remote-tracking branch 'upstream/branch-1.0.2' into dev-up
# Conflicts:
#	docs/zh_CN/1.0.4-release.md
#	docs/zh_CN/SUMMARY.md
#	escheduler-alert/pom.xml
#	escheduler-api/pom.xml
#	escheduler-common/pom.xml
#	escheduler-dao/pom.xml
#	escheduler-rpc/pom.xml
#	escheduler-server/pom.xml
#	pom.xml
2019-07-18 16:26:27 +08:00
lenboo
892901e3a9 update documents 2019-07-18 16:07:57 +08:00