Commit Graph

339 Commits

Author SHA1 Message Date
baihongbin 6b1456985d [Feature-8030][docs] Add sqoop task doc (#12855)
* [Feature-8030][docs] Add sqoop task doc

* Update docs/docs/zh/guide/task/sqoop.md

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>

* Update docs/docs/en/guide/task/sqoop.md

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>

* [Feature-8030][docs] Add sqoop task doc

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 0373e06615)
2022-11-28 17:33:29 +08:00
Tq 1eb4f3a837 [doc][fix] Add new alert doc Slack (#12567)
(cherry picked from commit 4e2701b57e)
2022-11-28 17:28:41 +08:00
simsicon 9f14571713 [fix] Change the default unix shell executor from sh to bash (#12180)
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>

(cherry picked from commit ba538067f2)
2022-11-28 17:18:04 +08:00
caishunfeng b2ce1fb7d3
fix procedure task output param (#12894) 2022-11-14 19:48:35 +08:00
Eric Gao 5bb9514778
[3.0.2-prepare] Update version number from 3.0.1 to 3.0.2 (#12886)
* Update version number from 3.0.1 to 3.0.2

* Fix version update

* fix dead link

Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2022-11-14 14:51:18 +08:00
Eric Gao 58b729f828
[fix#12170] If the worker's clock early than master node, will ignore dispatch time. (#12219) (#12798)
* add doc to guide user configure synchronized clocks.

Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
2022-11-07 20:28:19 +08:00
Eric Gao bcd7981e8a
[doc][fix] Add new alert doc Slack (#12567) (#12797)
Co-authored-by: Tq <tianqitobethefirst@gmail.com>
2022-11-07 20:23:02 +08:00
Eric Gao ace49b9fb6
[docs] change optional parameters --jar to --jars for Spark (#12385) (#12386) (#12791)
Co-authored-by: limaiwang <limaiwang@163.com>
2022-11-07 19:16:21 +08:00
Eric Gao 92e5027378
[doc] Change release process base on new tool (#12324) (#12783)
ref: #11478 we already have a new tool for releasing

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-11-07 17:52:06 +08:00
Eric Gao 2096cf4d14
Update ZooKeeper minimum version requirements (#12284) (#12288) (#12769)
Co-authored-by: tuchg <24775733+tuchg@users.noreply.github.com>
2022-11-07 15:43:00 +08:00
Eric Gao 24871dfaf2
[doc] Update slack invitation link (#12258) (#12754)
Co-authored-by: David <dailidong66@gmail.com>
2022-11-07 12:19:57 +08:00
Eric Gao 9b5de6dc50
[3.0.2-prepare][cherry-pick] Add chmod command after unzip DS tar.gz (#12752)
Co-authored-by: Yann Ann <2993643785@qq.com>
2022-11-07 12:06:13 +08:00
Eric Gao 24ab06c181
[fix][doc] Correct release export key step (#12228) (#12751)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-11-07 11:43:28 +08:00
Eric Gao 36764b02e8
[Document][Improvement] Polish docs for standalone deployment (#12181) (#12743)
* Polish docs for standalone deployment

Co-authored-by: darkz <darkz1984@gmail.com>
2022-11-07 10:54:53 +08:00
Eric Gao c1f39d0a67
[fix][doc] Do not change docsdev.js during releasing (#12151) (#12740)
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2022-11-07 10:40:04 +08:00
Eric Gao 01cab7740b
Fix link errors in release documentation
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
2022-11-06 00:18:19 +08:00
Eric Gao 347b183bd3
[fix#12170] If the worker's clock early than master node, will ignore dispatch time.
Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
2022-11-01 20:53:25 +08:00
Kerwin 018734c31c
[3.0.1-prepare]Modified version before release. (#12038) 2022-09-19 13:01:49 +08:00
Kerwin 827eb60dbf
cherry-pick S3 Resource center supports bucket customization (#12022)
Co-authored-by: guodong <guodongym@163.com>
2022-09-19 09:50:03 +08:00
fuchanghai 85b96ddc15 [improvement-#11630]fix document about common.properties (#11653)
(cherry picked from commit ce8db1c5fb)
2022-09-17 22:04:50 +08:00
旺阳 f41af79ef6 [doc] Correct E2E Doc, fix WorkerGroupPage typo (#11629)
(cherry picked from commit 6e4d974b91)
2022-09-17 22:04:32 +08:00
Eric Gao 11b78a871c Fix homepage email subscription link (#11622)
* Fix homepage email link bug

* Replace dev with latest

(cherry picked from commit 3e73829924)
2022-09-17 22:03:54 +08:00
Yann Ann 6797ae2d97 [DOC] should notice that need setting the full path when call the resource file #11620 (#11621)
(cherry picked from commit eda9f3d50c)
2022-09-17 22:02:53 +08:00
Eric Gao c8f0a66b37 [Doc][Bug] Fix resource center docs for standalone mode (#11600)
* Fix resource center docs for standalone mode

* Remove useless images

(cherry picked from commit ff4d2c9460)
2022-09-17 22:02:30 +08:00
labbomb 7723f5bcae feat: update slack (#11578)
(cherry picked from commit 5813a61f09)
2022-09-17 22:02:10 +08:00
monster 90cc1284a4 [Improvement-11550] [Doc]Document content update (#11577)
* [Improvement-11550] [Doc]Document content update

* Update pictures

* fix

* Update Process word to Workflow

Co-authored-by: David <davidzollo365@gmail.com>
(cherry picked from commit 3e360a8ecb)
2022-09-17 22:01:43 +08:00
Eric Gao 3d69e9edb1 [Doc][Security] Update instructions on worker groups (#11483)
* Update instructions on worker groups

(cherry picked from commit 9330d6cfcd)
2022-09-17 22:00:59 +08:00
Eric Gao 3447e6765c [Doc][DSIP] Move DSIP docs to the right place (#11442) (#11443)
(cherry picked from commit e3c6ace81d)
2022-09-17 22:00:27 +08:00
Eric Gao 059b66b64f [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11435)
* [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11427)

* Remove dead link in pyds README

* Add hyperlinks for docs

Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>

(cherry picked from commit 9d6fc92af9)
2022-09-17 22:00:05 +08:00
labbomb f7fb1acef9 feat: Modifying Slack Links (#11416)
* feat: Modifying Slack Links

* append

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>

(cherry picked from commit de4e4af844)
2022-09-17 21:57:34 +08:00
insist777 be37dd4886 [doc] Refine the deployment documentation (#11361)
(cherry picked from commit e9ccaffbe0)
2022-09-17 21:49:31 +08:00
阿福Chris b9cc2639d0 [Fix-11217] [Doc] add postgresql config in doc: datasource-setting (#11326)
* add postgresql config for datasoruce-setting

* Update docs/docs/en/guide/howto/datasource-setting.md

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit c76301ab51)
2022-09-17 21:47:55 +08:00
insist777 82a8956e7b [doc] Improve the document introduction of complement (#11275)
(cherry picked from commit 8ad6e10da5)
2022-09-17 21:47:00 +08:00
Kerwin c258cc0d3c
[DOC] improve zk digest doc (#11703) (#11992)
Co-authored-by: Evans Sun <abzymeinsjtu@gmail.com>
2022-09-16 19:23:43 +08:00
Kerwin 6824c72990
[Doc] Remove re-upload file function in the 3.0.0's doc (#11804) (#11984)
Co-authored-by: xiangzihao <460888207@qq.com>
2022-09-16 19:04:42 +08:00
Kerwin bbafbc4749
[doc] Add how obtain IP address from network card in FAQ (#11311) (#11982)
This pull request update the FAQ doc (faq.md) by adding how to obtain the IP address
from the specified network card, which is part of relevant information created when 
the master service and worker service are registered with zookeeper.

Co-authored-by: Shuo Zhang <zhangshuocn@qq.com>
2022-09-16 14:47:50 +08:00
fuchanghai 6fec9e2f08
[3.0.1 prepare] [cherry-pick ]fix doc about sub-process's child node describe (#11972) 2022-09-16 13:01:51 +08:00
caishunfeng b7f923fe4e
[fix][doc] Update the registry related configuration in values.yaml (#11444) (#11980)
Co-authored-by: rickchengx <38122586+rickchengx@users.noreply.github.com>
2022-09-16 11:15:06 +08:00
Jiajie Zhong 9badb2d2fb [doc] Add missing docs metrics.md
fix: #11575
2022-08-23 15:22:56 +08:00
Jiajie Zhong 77cc47720f impv: Versioning python document 2022-08-11 10:37:30 +08:00
Jiajie Zhong d7b987d2d0 [doc] Remove not exists task for version 3.0.0 2022-08-09 17:34:23 +08:00
Jiajie Zhong 9d45421fd5 [doc] Correct check style path
ref: 9ac1f61a
2022-08-09 14:15:36 +08:00
Jiajie Zhong 9ac1f61ab2 [doc] Fix checkstyle path
checkstyle file remove in #11272
2022-08-09 14:07:48 +08:00
xiangzihao 92ca3df127 [Doc] Add tools/libs to the init database steps (#11345)
(cherry picked from commit 983f9b41bf)
2022-08-09 13:55:30 +08:00
Jiajie Zhong baa59f28c7 [doc] Fixed hadoop link to avoid dead link
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/CommandsManual.html#jar
point to the latest docs and will be changed more frequent than fixed link
https://hadoop.apache.org/docs/r3.2.4/hadoop-project-dist/hadoop-common/CommandsManual.html#jar.
So I change to the fixed link
2022-08-09 11:54:07 +08:00
Jiajie Zhong d302718360 Correct docdev.js version 2022-08-05 18:06:54 +08:00
Jiajie Zhong 77aa313fa3 [doc] migrate community and development docs into main repo (#11313)
(cherry picked from commit bf5f7a88c5)
2022-08-05 18:01:36 +08:00
Jiajie Zhong a6db4a591c Some docs version change 2022-08-05 16:03:18 +08:00
Jiajie Zhong 4d7dded819 fix: cherry pick bug for document img path 2022-08-04 12:35:44 +08:00
rickchengx 7f679356b5 [Doc] update the configuration doc (#11113)
(cherry picked from commit 39186b1a6d)
2022-08-04 12:05:04 +08:00