Commit Graph

6994 Commits

Author SHA1 Message Date
Jay Chung
1bb9b86f5b Revert "Fix datasource jdbc url param doesn't work (#13098)"
This reverts commit 750cf62641.
2022-12-28 19:49:42 +08:00
Jay Chung
dbccc23c54 [doc] Correct install_env.sh file name (#13294)
duplicate #12209

(cherry picked from commit aec26f06db)
2022-12-28 17:16:37 +08:00
Sakura-2019
eb704f8185 [Bug-12868][UI] Data target type is only HDFS (#12902)
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
(cherry picked from commit 08052af7a1)
2022-12-28 15:03:32 +08:00
Aaron Wang
bc957153c6 [Bug] [Server] Once click online schedule time, task will be automatically scheduled (#13092)
* fix bug that trigger mis-fire strategy when setting start time earlier than current time

* update ut

* add warning msg

* add check start time when set schedule online

(cherry picked from commit 7497b26979)
2022-12-28 15:03:29 +08:00
Jay Chung
e028e640af [fix][dml] Also query workflow without tenant by given name (#13075)
before this, once remove user tenant, all users workflow
can not be found anymore, this patch fix this problem, make
this entrypoint can query workflow without tenant to its
users

(cherry picked from commit 6627c38be5)
2022-12-28 14:21:22 +08:00
Amy0104
f409749cb9 [Fix][Doc] Replace the links. (#13276)
* [Fix][Doc] Replace the links.

* [Fix][Doc] Revised `.dlc.json`

* [Fix] Fix the dead link.

(cherry picked from commit 1f7f900e78)
2022-12-28 12:11:47 +08:00
lifeng
31f8d6d517 [Fix][Doc]Update pseudo-cluster.md (#13207)
* Update pseudo-cluster.md

* Update pseudo-cluster.md

(cherry picked from commit 84496c5f04)
2022-12-28 12:04:38 +08:00
sssqhai
bc1cf25f4d Solve the deadlock problem caused by queuing (#13191)
* Solve the deadlock problem caused by queuing

* Solve the deadlock problem caused by queuing

* Solve the deadlock problem caused by queuing

* Solve the deadlock problem caused by queuing,move the event to the tail by throwing a exception

Co-authored-by: wfs <wangfushun@cdqcp.cpm>

(cherry picked from commit 7a0a2c2a46)
2022-12-28 12:03:22 +08:00
Amy0104
19771e506f [Fix] Replaced dead links in the docs. (#13170)
* [Fix] Replaced dead links.

* [Improvement] Format markdowns.

(cherry picked from commit dcf02eab45)
2022-12-28 12:00:44 +08:00
J·Y
e970ead651 Throws the correct exception for the updateResource interface (#13120)
Co-authored-by: rqyin <rqyin@easipass.com>

(cherry picked from commit f9cf9331a6)
2022-12-28 11:44:06 +08:00
longtb
c6b9afe878 [fix-13041] fix example checkFormula (#13110)
Co-authored-by: zhangshunmin <zhangshunmin@kezaihui.com>

(cherry picked from commit 917df4f6ca)
2022-12-28 11:42:49 +08:00
Wenjun Ruan
750cf62641 Fix datasource jdbc url param doesn't work (#13098)
(cherry picked from commit ab96a3d0)
2022-12-28 11:41:23 +08:00
xla0
d79dc31e31 [Improvement-13084][UI] Make download log button disabled when host is null (#13090)
Co-authored-by: xiaojingxuan <13700324600@163.com>
(cherry picked from commit 58d21abfa1)
2022-12-28 11:21:40 +08:00
Kevin.Shin
82ea78aa83 [Bug] wrong logic when master-server check data-quality result (#13065)
Co-authored-by: shenk-b <shenk-b@glodon.com>

(cherry picked from commit 12a6138d33)
2022-12-28 11:21:05 +08:00
David
1acfe78185 [Improvement][doc] correct error in CONTRIBUTING.md (#13012)
(cherry picked from commit f233023b74)
2022-12-28 11:18:36 +08:00
Jay Chung
bab80aaba2 [maven-release-plugin] prepare for next development iteration 2022-12-05 16:19:34 +08:00
Jay Chung
a3b882a80a [maven-release-plugin] prepare release 3.0.3 2022-12-05 16:19:33 +08:00
Jay Chung
fa5d67804e [fix] UT error 2022-12-05 16:08:39 +08:00
Jay Chung
6124332d9c [release] pre release with doc change 2022-12-05 15:25:42 +08:00
Jay Chung
26ef7f82ea [fix] Command id type 2022-12-05 15:16:08 +08:00
Kerwin
a28e206166 [Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution (#12955)
(cherry picked from commit 2f8f0952fb)
2022-11-28 17:41:21 +08:00
xuhhui
589221d4f7 [Improvement][Document]Update architecture and process-start-flow pic (#12912)
Co-authored-by: xuhaihui <xuhaihui@cmss.chinamobile.com>
(cherry picked from commit 9e6f4d2bc1)
2022-11-28 17:39:41 +08:00
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
hushuang
78ad0d0cd1 [Fix][UI] download resource return 401 (#12566)
resource download with form action, without header: sessionId: xxxx, set sessionId after login,support download resource success

(cherry picked from commit 0c519f7e5d)
2022-11-28 17:27:40 +08:00
Yann Ann
f677d3311d make sure all failed task will save in errorTaskMap (#12424)
(cherry picked from commit 38b643f69b)
2022-11-28 17:25:08 +08:00
Kerwin
31296afad4 Fix timing scheduling trigger master service report to get command parameter null pointer exception (#12419)
(cherry picked from commit a8e23008ac)
2022-11-28 17:22:32 +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
旺阳
8ea3e68f5b
fix-ldap-error (#12929) 2022-11-18 22:54:55 +08:00
EricGao888
934e7f806c [maven-release-plugin] prepare for next development iteration 2022-11-16 21:21:48 +08:00
EricGao888
d2ba3d4cfb [maven-release-plugin] prepare release 3.0.2 2022-11-16 21:21:47 +08:00
EricGao888
344b5e2126 Remove 3.2.0_schema from 3.0.2-release 2022-11-16 21:08:30 +08:00
EricGao888
ef3669fc3a [maven-release-plugin] prepare for next development iteration 2022-11-16 14:18:18 +08:00
EricGao888
818a256952 [maven-release-plugin] prepare release 3.0.2 2022-11-16 14:18:17 +08:00
Wenjun Ruan
1b7000281e
Script cannot contains ''' in params (#12067) (#12913)
(cherry picked from commit cb4ef54a0e)
2022-11-16 13:27:43 +08:00
Eric Gao
920ccb1ca2
Fix default value for resource center in k8s mode (#12906) 2022-11-15 20:56:50 +08:00
Eric Gao
82b1fc9c13
[fix#12439] [Alert] fix send script alert NPE (#12495) (#12895)
* [fix#12439] [Alert] fix send script alert NPE

Co-authored-by: pandong <100667564+pandong2011@users.noreply.github.com>
2022-11-14 20:20:35 +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
Wenjun Ruan
53449a06c4
Fix memory leak in worker due to message retry map (#12878) (#12887)
(cherry picked from commit 403c6a6bb6)
2022-11-14 12:01:30 +08:00
Eric Gao
c3a98dd9d9
[3.0.2-prepare] Fix issues after cherry-pick and run CI (#12808) 2022-11-11 21:43:08 +08:00
Eric Gao
206fd003c7
Fix flink sql cannot run due to missing main jar (#12705) (#12800)
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
2022-11-07 20:36:26 +08:00
Eric Gao
0206aea9b2
modify sql error (#12717) (#12799)
Co-authored-by: jackfanwan <61672564+jackfanwan@users.noreply.github.com>
2022-11-07 20:33:52 +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
462e1a2527
[Doc] Update the readme content (#12500) (#12796)
Co-authored-by: David <dailidong66@gmail.com>
2022-11-07 20:18:22 +08:00
Eric Gao
5883e48bfc
Add configmap resource permissions so config hot reload can work (#12572) (#12795)
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2022-11-07 19:58:57 +08:00
Eric Gao
f2cec3e259
Only expose necessary actuator endpoints (#12571) (#12794)
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2022-11-07 19:54:53 +08:00
Eric Gao
bba3fd93b7
[doc][ci] Add http header to avoid github 403 in dlc (#12509) (#12793)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-11-07 19:33:43 +08:00
Eric Gao
d034f3c869
[Fix][Task] Fix dependent task can not predicate the status of the corresponding task correctly (#12253) (#12792)
* [Fix][Task] dependent task can not predicate the status of the corresponding task correctly

Co-authored-by: insist777 <84278047+insist777@users.noreply.github.com>
2022-11-07 19:26:54 +08:00