lifeng
31f8d6d517
[Fix][Doc]Update pseudo-cluster.md ( #13207 )
...
* Update pseudo-cluster.md
* Update pseudo-cluster.md
(cherry picked from commit 84496c5f04
)
2 years ago
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
)
2 years ago
Amy0104
19771e506f
[Fix] Replaced dead links in the docs. ( #13170 )
...
* [Fix] Replaced dead links.
* [Improvement] Format markdowns.
(cherry picked from commit dcf02eab45
)
2 years ago
J·Y
e970ead651
Throws the correct exception for the updateResource interface ( #13120 )
...
Co-authored-by: rqyin <rqyin@easipass.com>
(cherry picked from commit f9cf9331a6
)
2 years ago
longtb
c6b9afe878
[fix-13041] fix example checkFormula ( #13110 )
...
Co-authored-by: zhangshunmin <zhangshunmin@kezaihui.com>
(cherry picked from commit 917df4f6ca
)
2 years ago
Wenjun Ruan
750cf62641
Fix datasource jdbc url param doesn't work ( #13098 )
...
(cherry picked from commit ab96a3d0
)
2 years ago
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
)
2 years ago
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
)
2 years ago
David
1acfe78185
[Improvement][doc] correct error in CONTRIBUTING.md ( #13012 )
...
(cherry picked from commit f233023b74
)
2 years ago
Jay Chung
bab80aaba2
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
a3b882a80a
[maven-release-plugin] prepare release 3.0.3
2 years ago
Jay Chung
fa5d67804e
[fix] UT error
2 years ago
Jay Chung
6124332d9c
[release] pre release with doc change
2 years ago
Jay Chung
26ef7f82ea
[fix] Command id type
2 years ago
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
)
2 years ago
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
)
2 years ago
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
)
2 years ago
Tq
1eb4f3a837
[doc][fix] Add new alert doc Slack ( #12567 )
...
(cherry picked from commit 4e2701b57e
)
2 years ago
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
)
2 years ago
Yann Ann
f677d3311d
make sure all failed task will save in errorTaskMap ( #12424 )
...
(cherry picked from commit 38b643f69b
)
2 years ago
Kerwin
31296afad4
Fix timing scheduling trigger master service report to get command parameter null pointer exception ( #12419 )
...
(cherry picked from commit a8e23008ac
)
2 years ago
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
)
2 years ago
旺阳
8ea3e68f5b
fix-ldap-error ( #12929 )
2 years ago
EricGao888
934e7f806c
[maven-release-plugin] prepare for next development iteration
2 years ago
EricGao888
d2ba3d4cfb
[maven-release-plugin] prepare release 3.0.2
2 years ago
EricGao888
344b5e2126
Remove 3.2.0_schema from 3.0.2-release
2 years ago
EricGao888
ef3669fc3a
[maven-release-plugin] prepare for next development iteration
2 years ago
EricGao888
818a256952
[maven-release-plugin] prepare release 3.0.2
2 years ago
Wenjun Ruan
1b7000281e
Script cannot contains ''' in params ( #12067 ) ( #12913 )
...
(cherry picked from commit cb4ef54a0e
)
2 years ago
Eric Gao
920ccb1ca2
Fix default value for resource center in k8s mode ( #12906 )
2 years ago
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>
2 years ago
caishunfeng
b2ce1fb7d3
fix procedure task output param ( #12894 )
2 years ago
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>
2 years ago
Wenjun Ruan
53449a06c4
Fix memory leak in worker due to message retry map ( #12878 ) ( #12887 )
...
(cherry picked from commit 403c6a6bb6
)
2 years ago
Eric Gao
c3a98dd9d9
[3.0.2-prepare] Fix issues after cherry-pick and run CI ( #12808 )
2 years ago
Eric Gao
206fd003c7
Fix flink sql cannot run due to missing main jar ( #12705 ) ( #12800 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
2 years ago
Eric Gao
0206aea9b2
modify sql error ( #12717 ) ( #12799 )
...
Co-authored-by: jackfanwan <61672564+jackfanwan@users.noreply.github.com>
2 years ago
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>
2 years ago
Eric Gao
bcd7981e8a
[doc][fix] Add new alert doc Slack ( #12567 ) ( #12797 )
...
Co-authored-by: Tq <tianqitobethefirst@gmail.com>
2 years ago
Eric Gao
462e1a2527
[Doc] Update the readme content ( #12500 ) ( #12796 )
...
Co-authored-by: David <dailidong66@gmail.com>
2 years ago
Eric Gao
5883e48bfc
Add configmap resource permissions so config hot reload can work ( #12572 ) ( #12795 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
Eric Gao
f2cec3e259
Only expose necessary actuator endpoints ( #12571 ) ( #12794 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
Eric Gao
bba3fd93b7
[doc][ci] Add http header to avoid github 403 in dlc ( #12509 ) ( #12793 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
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>
2 years ago
Eric Gao
ace49b9fb6
[docs] change optional parameters --jar to --jars for Spark ( #12385 ) ( #12386 ) ( #12791 )
...
Co-authored-by: limaiwang <limaiwang@163.com>
2 years ago
Eric Gao
63f34cc361
[3.0.2-prepare][cherry-pick] Fix python class description error ( #12790 )
...
Co-authored-by: chenrj <102030622+xdu-chenrj@users.noreply.github.com>
2 years ago
Eric Gao
ce5e32d73d
[Fix-#11669][Workflow Instance Page] Fix the duration in Workflow Instance page. ( #12264 ) ( #12788 )
...
Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
2 years ago
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>
2 years ago
Eric Gao
cd7218da22
[fix] Fix error problem on h2 startup data quality rule management page ( #12108 ) ( #12781 )
...
Co-authored-by: jegger <zhangbq3306@163.com>
Co-authored-by: jegger <60912722+boy-xiaozhang@users.noreply.github.com>
Co-authored-by: jegger <zhangbq3306@163.com>
2 years ago
Eric Gao
0f439b40c3
just correct wrong word ( #12174 ) ( #12780 )
...
Co-authored-by: Yann Ann <2993643785@qq.com>
2 years ago