Jiajie Zhong [Thu, 12 May 2022 06:49:20 +0000 (14:49 +0800)]
[team] Add new committer and PMC (#785)
旺阳 [Thu, 12 May 2022 05:54:31 +0000 (13:54 +0800)]
[fix] Delete useless content file and fix pic link (#784)
lifeng [Wed, 27 Apr 2022 12:21:00 +0000 (20:21 +0800)]
Add news about new release for verion 3.0.0 (#783)
* Update How_Does_Ziru_Build_A_Job_Scheduling_System_Popular_Among_Data_Analysts.md
* Update How_Does_Live-broadcasting_Platform_Adapt_to_Apache_DolphinScheduler.md
* Update Apache_dolphinScheduler_3.0.0_alpha.md
Jiajie Zhong [Wed, 27 Apr 2022 07:37:54 +0000 (15:37 +0800)]
[ci] prepare_doc compatible version below bash 4 (#781)
* [ci] prepare_doc compatible version below bash 4
* change docs
labbomb [Mon, 25 Apr 2022 03:34:47 +0000 (11:34 +0800)]
[Bug] fix Chinese Official website link error link (#782)
labbomb [Fri, 22 Apr 2022 08:43:15 +0000 (16:43 +0800)]
Added Baidu Statistics (#780)
Jiajie Zhong [Mon, 18 Apr 2022 11:07:47 +0000 (19:07 +0800)]
[release] Change release docs (#778)
* [release] Change release docs
* revert before merge
* Fix quick start link
* Correct docker link
* Correct docker link
* Revert "revert before merge"
This reverts commit
2a2c5c12
* Add download link for 3.0.0-alpha
Jiajie Zhong [Mon, 18 Apr 2022 08:08:59 +0000 (16:08 +0800)]
Support fetch released docs from main repo (#775)
* Support fetch released docs from main repo
All our history docs before we migrate doc to apache/dolphinscheduler
is in apache/dolphinscheduler-website branch `history-docs`.
After we migrate doc to apache/dolphinscheduler we have two ways to
handle its release docs, one of the ways is copy-paste docs from
apache/dolphinscheduler to apache/dolphinscheduler-website branch
`history-docs`, the other way is to find some black magic fetch docs
based on the release tag.
Of cause, we prefer to choose the second way. Fetch base on released
tags.
* rename bash script from release.conf.sh to conf.sh
* Change fetch branch instead of tag
* fix
lifeng [Sat, 16 Apr 2022 07:15:20 +0000 (15:15 +0800)]
updata (#777)
* add news
* updata Blog
* Update How_Does_Ziru_Build_A_Job_Scheduling_System_Popular_Among_Data_Analysts.md
* Update How_Does_Live-broadcasting_Platform_Adapt_to_Apache_DolphinScheduler.md
lifeng [Sat, 16 Apr 2022 06:52:30 +0000 (14:52 +0800)]
add Blog (#776)
* add news
* updata Blog
* Update How_Does_Ziru_Build_A_Job_Scheduling_System_Popular_Among_Data_Analysts.md
lifeng [Thu, 14 Apr 2022 08:17:32 +0000 (16:17 +0800)]
Update home.jsx (#774)
* add news Fast Task Type Expanding On Apache DolphinScheduler | Tutorial
add news Fast Task Type Expanding On Apache DolphinScheduler | Tutorial
* Update Fast_Task_Type_Expanding_On_Apache_DolphinScheduler_Tutorial.md
* Update home.jsx
lifeng [Thu, 14 Apr 2022 07:53:52 +0000 (15:53 +0800)]
add news (#773)
* add news Fast Task Type Expanding On Apache DolphinScheduler | Tutorial
add news Fast Task Type Expanding On Apache DolphinScheduler | Tutorial
* Update Fast_Task_Type_Expanding_On_Apache_DolphinScheduler_Tutorial.md
lifeng [Thu, 14 Apr 2022 07:18:17 +0000 (15:18 +0800)]
Update home.jsx (#772)
lifeng [Thu, 14 Apr 2022 06:59:32 +0000 (14:59 +0800)]
Update broken images (#771)
lifeng [Thu, 14 Apr 2022 06:34:54 +0000 (14:34 +0800)]
Add news about the first year anniversary graduation from ASF incubator (#770)
Jiajie Zhong [Thu, 14 Apr 2022 05:02:23 +0000 (13:02 +0800)]
[chore] Migrate development docs into main repo (#769)
* [chore] Migrate docs to main repo
* add new file in gitignore
* rm dev dir
* rm dev dir
* rm dev imgs
* change architecture
* add img/architecture-design/ to gitignore
* change shell script
* disable github review temp
BaoLiang [Thu, 7 Apr 2022 03:33:57 +0000 (11:33 +0800)]
update compile command (#768)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
BaoLiang [Thu, 7 Apr 2022 03:22:03 +0000 (11:22 +0800)]
update download url (#765)
Jiajie Zhong [Thu, 7 Apr 2022 03:18:20 +0000 (11:18 +0800)]
Update prepare script in readme (#763)
Jiajie Zhong [Thu, 7 Apr 2022 03:17:55 +0000 (11:17 +0800)]
Add some missing change files (#764)
Jiajie Zhong [Thu, 7 Apr 2022 03:12:45 +0000 (11:12 +0800)]
[ci] Add branch history-docs as protect branch (#767)
Avoiding committer force push and overwrite some
content
labbomb [Sun, 3 Apr 2022 13:49:01 +0000 (21:49 +0800)]
Added banner Prompt (#762)
Jiajie Zhong [Sat, 2 Apr 2022 14:28:01 +0000 (22:28 +0800)]
[ci] Add schedule deploy and revert prohibit docs change (#760)
Jiajie Zhong [Sat, 2 Apr 2022 14:00:31 +0000 (22:00 +0800)]
[refactor] Migrate docs to history branch (#729)
* [refactor] Migrate docs to history branch
* Migrate all docs expect dev doc to branch
`history-docs` and dev doc to main repo
* Migrate all configs expect dev doc to branch
`history-docs` and dev doc to main repo
* Add build script to fetch history docs or from
main repository and website repository
* Change CI workflow
* Add ignore docs*js and site.js
* Change shell script mode
* uncomment rsync img from main repo
* tmp skip `docs-check` ci
Jiajie Zhong [Sat, 2 Apr 2022 10:36:52 +0000 (18:36 +0800)]
[ci] Add CI failed when any change in docs (#757)
* [ci] Add CI failed when any change in docs
* Change docs check
* revert this before merge
* change ci
* Revert "revert this before merge"
This reverts commit
1d8201a4
Eric Gao [Fri, 1 Apr 2022 14:35:11 +0000 (22:35 +0800)]
[Feature-8023][Document] Add example and notice about task type Python (#8023) (#713)
QuakeWang [Fri, 1 Apr 2022 14:33:47 +0000 (22:33 +0800)]
[Document][Transaltion] Translate the docker-deployment (#749)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
xiangzihao [Fri, 1 Apr 2022 07:09:26 +0000 (15:09 +0800)]
Add committer and fix e2e doc broken url (#754)
Tq [Thu, 31 Mar 2022 01:54:05 +0000 (09:54 +0800)]
[FIX] [WEBSITE-9279] fix parameter priority documentation (#753)
* fix both en and cn parameter priority doc
* fix both EN parameter priority doc and CN version according to the review
* fix CN priority.md change a word to right
Tq [Thu, 31 Mar 2022 01:32:17 +0000 (09:32 +0800)]
[FIX] [WEBSITE-9275]fix both en and cn webex doc (#752)
Tq [Sun, 27 Mar 2022 12:13:19 +0000 (20:13 +0800)]
[Fix] [Website-9173]declare JSON body feature to the telegram.md (#750)
add JSON body feature to the telegram.md
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
QuakeWang [Wed, 23 Mar 2022 02:21:43 +0000 (10:21 +0800)]
[New UI] Update the new UI of dev document (#748)
xiangzihao [Tue, 22 Mar 2022 08:24:47 +0000 (16:24 +0800)]
[Feature][e2e] Suggest e2e test adapt M1 chip (#747)
lifeng [Tue, 22 Mar 2022 02:16:54 +0000 (10:16 +0800)]
Update home.jsx (#746)
lifeng [Mon, 21 Mar 2022 12:00:23 +0000 (20:00 +0800)]
add news (#745)
* addd nesw
news Fully Embracing K8s, Cisco Hangzhou Seeks to Support K8s Tasks Based on ApacheDolphinScheduler
* Update 3.png
* remove blank space
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
Jiajie Zhong [Mon, 21 Mar 2022 10:42:36 +0000 (18:42 +0800)]
Change how to release python dist (#744)
* Change how to release python dist
* Fix dead link
Jiajie Zhong [Fri, 18 Mar 2022 14:39:03 +0000 (22:39 +0800)]
Fix dead link jump to dev version docs (#743)
Jiajie Zhong [Fri, 18 Mar 2022 11:02:47 +0000 (19:02 +0800)]
Change structure of the dev directory (#742)
QuakeWang [Fri, 18 Mar 2022 08:19:46 +0000 (16:19 +0800)]
[Feature-8025][Document] Add example and notice about task type HTTP (#741)
Tq [Thu, 17 Mar 2022 11:25:54 +0000 (19:25 +0800)]
fix all the 'as follow' grammar (#740)
Tq [Thu, 17 Mar 2022 09:46:35 +0000 (17:46 +0800)]
change the official website introduction (#739)
* change the official website introduction
* fix changes the official website introduction
* fix changes the official website introduction
Tq [Wed, 16 Mar 2022 10:11:00 +0000 (18:11 +0800)]
Proofreading dev documents under /user_doc/guide/installation (#735)
Tq [Wed, 16 Mar 2022 10:10:02 +0000 (18:10 +0800)]
Proofreading dev documents under /user_doc/guide (#738)
lifeng [Wed, 16 Mar 2022 08:36:03 +0000 (16:36 +0800)]
updata (#737)
lifeng [Wed, 16 Mar 2022 07:58:15 +0000 (15:58 +0800)]
add nesw (#736)
* add news How Does 360 DIGITECH process 10,000+ workflow instances per day by Apache DolphinScheduler
add news How Does 360 DIGITECH process 10,000+ workflow instances per day by Apache DolphinScheduler
* Update How_Does_360_DIGITECH_process_10_000+_workflow_instances_per_day.md
* updata
* add nesw hangzhou_cisco
add nesw hangzhou_cisco
* Update Hangzhou_cisco.md.md
* Update Hangzhou_cisco.md
Tq [Tue, 15 Mar 2022 11:18:42 +0000 (19:18 +0800)]
Proofreading dev documents under /user_doc/guide/task (#732)
* proofreading dev documents under /user_doc/guide/task
* resolve conflicts in datax.md map-reduce.md spark.md
* fix according to the reviews
lifeng [Tue, 15 Mar 2022 09:33:02 +0000 (17:33 +0800)]
add news How Does 360 DIGITECH process 10,000+ workflow instances per day (#734)
* add news How Does 360 DIGITECH process 10,000+ workflow instances per day by Apache DolphinScheduler
add news How Does 360 DIGITECH process 10,000+ workflow instances per day by Apache DolphinScheduler
* Update How_Does_360_DIGITECH_process_10_000+_workflow_instances_per_day.md
* updata
QuakeWang [Mon, 14 Mar 2022 14:33:19 +0000 (22:33 +0800)]
[Feature-8017][Document] Add example and notice about task type Sub_process (#733)
lifeng [Fri, 11 Mar 2022 01:56:24 +0000 (09:56 +0800)]
add (#731)
Jiajie Zhong [Thu, 10 Mar 2022 14:02:11 +0000 (22:02 +0800)]
[community] Add send E-mail to apache announce after release process (#727)
QuakeWang [Thu, 10 Mar 2022 08:46:02 +0000 (16:46 +0800)]
[Document][New UI] Add the configure and update the UI picture (#730)
lifeng [Thu, 10 Mar 2022 06:04:07 +0000 (14:04 +0800)]
Add news (#728)
Jiajie Zhong [Thu, 10 Mar 2022 03:09:14 +0000 (11:09 +0800)]
[ci] Only run website deploy when push to master branch (#726)
* [ci] Only run website deploy when push to master branch
To avoid trigger website build when push
to other remote branch. Other branch maybe
refactor and will delete some exists content
* Hive website is broken, temp ignore it
Tq [Thu, 10 Mar 2022 03:02:36 +0000 (11:02 +0800)]
Proofreading dev documents under /user_doc/guide/project (#721)
Tq [Thu, 10 Mar 2022 03:00:38 +0000 (11:00 +0800)]
Proofreading dev documents under /user_doc/guide/parameter (#722)
QuakeWang [Thu, 10 Mar 2022 01:11:23 +0000 (09:11 +0800)]
[Feature-8026][Document] Add example and notice about task type DataX (#723)
* Create load-balance.md
docs: add en-us load-balance.md
* Delete load-balance.md
* fix issue-8026
* remove the extra indentation
Tq [Wed, 9 Mar 2022 03:27:33 +0000 (11:27 +0800)]
Proofreading dev documents under /user_doc/guide/alert (#719)
Tq [Wed, 9 Mar 2022 03:25:45 +0000 (11:25 +0800)]
Proofreading dev documents under /user_doc/guide/datasource (#720)
Tq [Tue, 8 Mar 2022 02:40:27 +0000 (10:40 +0800)]
proof writing documents under architecture directory (#718)
lifeng [Mon, 7 Mar 2022 10:01:49 +0000 (18:01 +0800)]
add news Apache DolphinScheduler 2.0.5 (#717)
Jiajie Zhong [Mon, 7 Mar 2022 05:40:46 +0000 (13:40 +0800)]
[release] New version doc 205 release (#706)
* [release] new version 204 doc
* Add ding talk alert plugin
ref:
ca2ec03b and
4c9c98cd
* Add history-versions.md in zh-cn doc
* pick from
256a3b93
* Change version to 2.0.5
* Remove python download.md
Jiajie Zhong [Mon, 7 Mar 2022 03:53:00 +0000 (11:53 +0800)]
[community] Remove change download page in release.md (#716)
We do no need to change release.md when we trying to release.
It will change to release-post.md
yimaixinchen [Sat, 5 Mar 2022 07:01:49 +0000 (15:01 +0800)]
Add new Branch in submit-code (#704)
Tq [Fri, 4 Mar 2022 15:56:50 +0000 (23:56 +0800)]
Fix headlines (#711)
* fix-headlines,according to rules below:
1. Use Headline-style capitalization in all headlines.
2. Use document name as lvl.1(#) heading.
3. Use ascend count of # to the sub-headings.
4. Use a blank line under and below each headings.
5. Delete number counters in the sub-headings.(like '1.1.x')
* fix according to the review:
1. replace &->and.
2. docker-compose->Docker Compose.(except code)
3. zookeeper->ZooKeeper.(except code)
4. /->or.
* fix according to the review:delete number counters
* little fix to some words
Tq [Fri, 4 Mar 2022 09:57:05 +0000 (17:57 +0800)]
Fix dev directory document headlines (#714)
According to rules below:
1. Use Headline-style capitalization in all headlines.
2. Use document name as lvl.1(#) heading.
3. Use ascend count of # to the sub-headings.
4. Use a blank line under and below each headings.
5. Delete number counters in the sub-headings.(like '1.1.x')
6. replace &->and.
7. docker-compose->Docker Compose.(except code)
8. zookeeper->ZooKeeper.(except code)
9. /->or.
calvin [Tue, 1 Mar 2022 09:14:31 +0000 (17:14 +0800)]
[Docs] Add re-upload to resource center (#710)
Jiajie Zhong [Tue, 1 Mar 2022 08:40:53 +0000 (16:40 +0800)]
Add new steps in release-post include history-version and pypi release (#707)
Jiajie Zhong [Tue, 1 Mar 2022 08:07:00 +0000 (16:07 +0800)]
Add missing sidebar for alert plugin in dev doc (#709)
This patch correct the missing link for alert plugin:
* telegram
* dingtalk
* webexteams
caishunfeng [Mon, 28 Feb 2022 13:46:57 +0000 (21:46 +0800)]
[FAQ] Add update process definition error: Duplicate key TaskDefinition (#705)
QuakeWang [Fri, 25 Feb 2022 06:22:43 +0000 (14:22 +0800)]
[Bug] [Doc] Fix e2e-test dead link (#703)
ronyang1985 [Fri, 25 Feb 2022 05:26:19 +0000 (13:26 +0800)]
[doc] Add task plugin doc of EMR (#702)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
QuakeWang [Fri, 25 Feb 2022 02:17:27 +0000 (10:17 +0800)]
[E2E][Issue-8454] Add E2E Contribution Guide (#699)
lifeng [Thu, 24 Feb 2022 04:13:14 +0000 (12:13 +0800)]
Add DolphinScheduler Kubernetes Technology in action blog (#700)
* add EN news info
add EN news info
* Update DolphinScheduler_Kubernetes_Technology_in_action.md
* Update .dlc.json
Jiajie Zhong [Tue, 22 Feb 2022 09:49:27 +0000 (17:49 +0800)]
[community] Add content about release python api (#698)
* Remove ambari version change
* Add how to change python verison
* Change release
lifeng [Tue, 22 Feb 2022 09:21:29 +0000 (17:21 +0800)]
add news info (#697)
* add news info
* Update DolphinScheduler_Kubernetes_Technology_in_action.md
* Update DolphinScheduler_Kubernetes_Technology_in_action.md
* Update blog/zh-cn/DolphinScheduler_Kubernetes_Technology_in_action.md
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
lifeng [Tue, 22 Feb 2022 09:01:04 +0000 (17:01 +0800)]
Update Meetup_2022_02_26.md (#696)
xiangzihao [Mon, 21 Feb 2022 01:47:27 +0000 (09:47 +0800)]
[Docs] Add multi-cluster support faq (#692)
* add multi-cluster support faq
* add some format
lifeng [Fri, 18 Feb 2022 10:35:24 +0000 (18:35 +0800)]
updata info (#694)
* Update Meetup_2022_02_26.md
* Update Meetup_2022_02_26.md
* add
lifeng [Fri, 18 Feb 2022 09:37:02 +0000 (17:37 +0800)]
Add 2022-0226 meetup info (#693)
yimaixinchen [Wed, 16 Feb 2022 05:31:32 +0000 (13:31 +0800)]
add details running on Windows (#690)
* add details running on Windows
* Update README.md on suggestion
Co-authored-by: QuakeWang <45645138+QuakeWang@users.noreply.github.com>
* Update README.md
Co-authored-by: QuakeWang <45645138+QuakeWang@users.noreply.github.com>
* Update README.md on suggestion
Co-authored-by: QuakeWang <45645138+QuakeWang@users.noreply.github.com>
* Update README.md
Co-authored-by: QuakeWang <45645138+QuakeWang@users.noreply.github.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
QuakeWang [Wed, 16 Feb 2022 01:59:52 +0000 (09:59 +0800)]
[Feature-8021][Document] Add example and notice about task type Spark (#691)
* Create load-balance.md
docs: add en-us load-balance.md
* Delete load-balance.md
* update the spark task
* fix the typo
* Modify punctuation
弘树丶 [Mon, 14 Feb 2022 01:50:13 +0000 (09:50 +0800)]
[Feature-8020][Document] Add example and notice about task type SQL (#667)
* [Feature][Document] Add example and notice about task type SQL
separate usage into multiple sections
use icon in process definitions page instead of a screenshot
add an example for one or two simple actual task
add images for sql task demo and use appropriate language screenshot
* change img only use English screenshot
use whole screenshot with step number for how to create sql task
use custom parameters for sql task
* use related path instead of the full path
Jiajie Zhong [Sun, 13 Feb 2022 14:07:15 +0000 (22:07 +0800)]
Add new committer: songjian (#689)
QuakeWang [Sat, 12 Feb 2022 12:43:35 +0000 (20:43 +0800)]
[Feature-8024][Document] Add example and notice about task type Flink (#688)
QuakeWang [Sat, 12 Feb 2022 10:00:09 +0000 (18:00 +0800)]
[E2E] [Picture] Update the picture (#687)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
Jiajie Zhong [Thu, 10 Feb 2022 07:08:57 +0000 (15:08 +0800)]
[ci] Fix dead link checker error when new file add (#676)
* [ci] Fix dead link checker error when new file add
* Change DLC config
* Test new img add
* Test new content file add
* Revert "Test new content file add"
This reverts commit
dfb0690e
* Revert "Test new img add"
This reverts commit
1fcb6b12
* Revert "[ci] Fix dead link checker error when new file add"
This reverts commit
38ff065e
* Remove ignore pattern 127.0.0.1
* Remove ignore pattern http://192.168.xx.xx
* Remove ignore pattern https://stackoverflow.com/
* Remove ignore pattern https://mvnrepository.com/
* Remove ignore pattern http://www.baeldung.com/bdd-mockito
* Remove ignore pattern https://sks-keyservers.net/
* remove link start with /en-us/ except download
* remove link start with /zh-cn/ except download
* Fix 403 link
* Move listdocs to release dir
* fix dead link
* fix dead link
* fix dead link of history versions
* Fix deadlink arch design
* fix deadlink blog
* fix deadlink blog
* fix deadlink community
* fix deadlink community
* fix deadlink development
* fix deadlink development
Jiajie Zhong [Wed, 9 Feb 2022 13:18:13 +0000 (21:18 +0800)]
[ci] Each PR need to pass ci "Dead Link Checker" (#678)
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
QuakeWang [Wed, 9 Feb 2022 03:33:11 +0000 (11:33 +0800)]
[Feature-8022][Document] Add example and notice about task type MapReduce (#669)
Kodalien [Wed, 9 Feb 2022 03:31:09 +0000 (11:31 +0800)]
[Docs] Change about dolphinscheduler About_DolphinScheduler.md (#674)
Signed-off-by: FuOpikuchu <3097246093@qq.com>
Jiajie Zhong [Tue, 8 Feb 2022 11:58:03 +0000 (19:58 +0800)]
[ci] Fix dead link checker error flag (#657)
Kerwin [Tue, 8 Feb 2022 10:57:31 +0000 (18:57 +0800)]
[plugin] Dingtalk alert supports markdown message type (#673)
lifeng [Mon, 7 Feb 2022 08:00:17 +0000 (16:00 +0800)]
[News]add news 2.0.3 (#668)
* add news 2.0.3
pinkhello [Mon, 7 Feb 2022 03:08:14 +0000 (11:08 +0800)]
[Feature-8245][Alert] add telegram alter plugin doc. (#666)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
Jiajie Zhong [Sat, 29 Jan 2022 07:11:08 +0000 (15:11 +0800)]
Fix ds python doc build ci (#660)
ref: apache/dolphinscheduler#8210
wangyang [Sat, 29 Jan 2022 07:05:12 +0000 (15:05 +0800)]
[plugin] Add WebexTeams alert plugin documentation (#662)
Timothy Tian Yang [Fri, 28 Jan 2022 14:42:24 +0000 (22:42 +0800)]
add new user logos of sutpc company (#665)
Jiajie Zhong [Wed, 26 Jan 2022 10:19:00 +0000 (18:19 +0800)]
[feat] Add python dist doc to document (#656)
kezhenxu94 [Wed, 26 Jan 2022 05:02:05 +0000 (13:02 +0800)]
Pin the link checker to a working version (#658)
QuakeWang [Wed, 26 Jan 2022 03:18:23 +0000 (11:18 +0800)]
[develop] Unit test English version (#655)
Sunny Lei [Wed, 26 Jan 2022 01:45:01 +0000 (09:45 +0800)]
[install] Fix unfriendly and errors in the 2.x deployment documents (#652)