xiangzihao
e52fd0b04b
fix dependent task re-run params error ( #10580 )
...
(cherry picked from commit 393cb648f9
)
2022-08-03 19:41:14 +08:00
xiangzihao
5e129d478e
add datasource health check to the healthcheck endpoint ( #10588 )
...
(cherry picked from commit 1111371c9a
)
2022-08-03 19:41:14 +08:00
xiangzihao
b0113a9b64
dependent node log output optimization and fix checkstyle ( #10593 )
...
(cherry picked from commit 397e51fa63
)
2022-08-03 19:41:14 +08:00
liudi1184
1e498a5f89
[fix-10596] Workflow relationship cannot be displayed normally ( #10625 )
...
Workflow relationship cannot be displayed normally
Closes #10596
Co-authored-by: liudadi <liudi@thinkingdata.cn>
(cherry picked from commit 56d3db0306
)
2022-08-03 19:41:14 +08:00
Amy0104
6b8e040443
[Fix][UI] Fix bytesToSize function calculation error. ( #10627 )
...
(cherry picked from commit a6fc70cdd1
)
2022-08-03 19:41:14 +08:00
Wenjun Ruan
09e3608980
Add improvement template ( #10764 )
...
(cherry picked from commit 7c740da242
)
2022-08-03 19:41:14 +08:00
WangJPLeo
749a82a78d
[API] Do not specify rollback for ensure in case of any exception or error. ( #10793 )
...
(cherry picked from commit b7fbf6c4ad
)
2022-08-03 19:41:14 +08:00
pinkhello
dca87a4b0c
[Fixed-10833] [Bug] [Quartz] timezone display doesn't match the next_fire_time in ds 3.0.0-beta1 version ( #10865 )
...
* closed [10619] [Improvement][Master] batch remove TaskInstaceId and workflowInstanceId
* fixed # 10833 timezone display error
* checkstyle
(cherry picked from commit 030fb89d6e
)
2022-08-03 19:41:14 +08:00
Mr.An
d2ea5316ad
[Fix-11003]Task group queue is not updated to final state ( #11004 )
...
* fix after the task group is forced to start the task. Task group status has not changed
(cherry picked from commit d7df899909
)
2022-08-03 18:19:05 +08:00
qinchaofeng
cfa08b3337
[Doc]Chinese translation updated ( #11146 )
...
* Update python.md Chinese translations
* Update zeppelin.md Chinese translations
(cherry picked from commit c28774e5dd
)
2022-08-03 18:12:48 +08:00
Amy0104
9df9a37331
[Improvement][UI] Improve monaco-editor component in ts. ( #11274 )
...
(cherry picked from commit adfec41986
)
2022-08-03 15:23:38 +08:00
Devosend
5e366ff6f1
[Fix][UI] fix bug where log modal display object ( #11271 )
...
(cherry picked from commit 9ba9a0ff82
)
2022-08-03 14:41:42 +08:00
Jiajie Zhong
c31087bd95
fix: Upgrade database DDL to avoid log path too long error
2022-08-03 14:35:00 +08:00
Devosend
2c469224dd
fix bug where confirm disable error ( #11251 )
...
(cherry picked from commit 78e9122573
)
2022-08-02 19:09:18 +08:00
Wenjun Ruan
072672a127
Fix recovery from failed task will dead loop ( #11239 )
...
(cherry picked from commit 04f3aa9713
)
2022-08-02 19:07:08 +08:00
阿福Chris
7dc8aab821
[doc] Fix installation typo ( #11220 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 01fc6c8a3a
)
2022-08-02 19:03:07 +08:00
JinYong Li
68a73b04a2
[Fix-11007] [Master] fix forced_success bug ( #11088 )
...
* fix forced_success bug
* add comments
* add transactional
* refactor code
Co-authored-by: JinyLeeChina <jiny.li@foxmail.com>
(cherry picked from commit e5cca0e79b
)
2022-08-02 19:02:01 +08:00
xuhhui
d550f9917e
fix error ( #11206 )
...
(cherry picked from commit bfff3a7c5d
)
2022-08-02 18:57:18 +08:00
Devosend
7821d3ce7e
fix nodeSize is not a function bug ( #11200 )
...
(cherry picked from commit 91a944f967
)
2022-08-02 18:52:52 +08:00
Jiajie Zhong
9281f2b650
[ci] Make cluster test work on release branch ( #11199 )
...
When I try to release the 3.0.0 on branch `3.0.0-prepare`,
I find out cluster-test error due to version change of
tarball, I think we should make cluster test work on both
dev and prepare release branch, so I add this patch
(cherry picked from commit 93a73b1292
)
2022-08-02 18:52:29 +08:00
Jiajie Zhong
ab73121401
[python] Add directly install without clone source code ( #11179 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
(cherry picked from commit 9e692f919a
)
2022-08-02 18:51:46 +08:00
Tq
59f3bce232
add Feishu alert doc and configure email alert doc to the docsdev.js ( #11173 )
...
add Feishu alert doc and configure email alert doc to the docsdev.js
(cherry picked from commit 9859b5da1f
)
2022-08-02 18:50:29 +08:00
caishunfeng
a8b1b61bd2
[Bug-11071] fix local params ( #11184 )
...
* fix local params
* add CI case
(cherry picked from commit 818648df7d
)
2022-08-02 18:49:53 +08:00
pinkhello
f7ed6ef850
[Fix] Parameter values disappear when editing Zeppelin task ( #11115 )
...
(cherry picked from commit 2e81f30298
)
2022-08-02 18:48:15 +08:00
Jiajie Zhong
dd34a1da67
[fix] data quality dml error
2022-08-02 18:07:39 +08:00
Jiajie Zhong
3915c4f40a
[fix] Make DDL work in version 3.0
...
* Add missing database ddl
* Because postgres supported `if not exist` and `if exists` syntax
so we can use bare SQL directly instead of store process
2022-08-02 16:26:34 +08:00
Sheldon
91da5be260
[fix] 300 error cherry-pick and other bug
2022-07-29 11:22:33 +08:00
Sheldon
1f55cc89c1
[Fix-10665] [S3] Fix s3 download method ( #10675 )
...
when overwrite param is true and dest file is exist, throw exception
make dirs for ancestor directories of the source file path if it is not exists
To describe the error more clearly, change "the file isn`t exists" to specific error message
Co-authored-by: sheldonliu <sheldonliu>
(cherry picked from commit efd68f4805
)
2022-07-28 11:22:31 +08:00
caishunfeng
034475bfbe
[Bug-11101] fix task failover NPE ( #11168 )
...
(cherry picked from commit 6c7e00c4aa
)
2022-07-28 11:14:33 +08:00
Jiajie Zhong
88712b423a
[fix] Some cherry pick error
2022-07-28 11:13:48 +08:00
陈家名
4da1240b0e
[Python] Supports creating or editing resources. ( #10823 )
...
(cherry picked from commit 59cd86157f
)
2022-07-28 11:13:48 +08:00
Jiajie Zhong
e4ab488426
[python] Fix tasks with multiple upstream and workflow query error ( #10941 )
...
* when task with more than one upstreams, mapper
TaskDefinitionMapper method queryByName will return
more than one record, and failed the mybatis result
type, so we have to add `limit 1` to it to
* add multiple runs of example in integrate test
* Change from subprocess.Popen to subprocess.call_check
in integrating test which will raise an error when failed
(cherry picked from commit 81930e5420
)
2022-07-28 11:13:48 +08:00
Jiajie Zhong
c67f9ee85d
[fix] update queue and tenant with same code error ( #10877 )
...
in ae6aa53f
I use the same logic test to create or update
tenant and queue which failed create with the same value,
this patch will fix it. and also I use the constructor to reduce
the new object logic here
(cherry picked from commit a6154220dc
)
2022-07-28 11:13:48 +08:00
Jiajie Zhong
b2ad6f3f8e
[python] Integrate test run strategy change ( #10825 )
...
this patch change python integrate test strategy,
before that, only content change in dir
dolphinscheduler-python will run the test. And it
will fail our python api startter when some code
change in java gateway. So we should start the
integrate test except docs change.
and in the future, we may add python ci to
.asf.yaml to make sure it pass
close : #10488
(cherry picked from commit 598290487c
)
2022-07-28 11:13:48 +08:00
Jiajie Zhong
d3f28c8411
[python] Fix submit and run error ( #10792 )
...
because we add permission, so it failed out
createQueue method. this patch fix it and
do some refactor of our tenant and queue
validator code
(cherry picked from commit ae6aa53f96
)
2022-07-28 11:13:48 +08:00
caishunfeng
cec5e88319
[Bug-11071] Fix task local params NPE ( #11166 )
...
* fix local param NPE
* delete empty files
2022-07-28 09:43:58 +08:00
xuhhui
acc2fba6cd
[doc] Fix bugs in doc installation, design and glossary ( #11084 )
...
(cherry picked from commit 8b50578bdb
)
2022-07-27 22:43:17 +08:00
Jiajie Zhong
6bab63cc7b
[python] fix doc build error ( #10810 )
...
(cherry picked from commit 113a67122f
)
2022-07-27 22:36:34 +08:00
Jiajie Zhong
6f5ea6e411
[python] Correct some docs for python api ( #10772 )
...
* Remove add leading `$` from command
* Add copy button from code block
* Using `python -m pip` to install package avoid error
(cherry picked from commit b4eee7edb6
)
2022-07-27 22:34:40 +08:00
sneh-wha
c4c4771435
[doc] Change subprocess dependent ( #10637 )
...
(cherry picked from commit 1f46078ab8
)
2022-07-27 22:29:03 +08:00
Eric Gao
4324ddd28e
[docs] Add links to metrics docs ( #10583 )
...
(cherry picked from commit 16144a8858
)
2022-07-27 22:24:30 +08:00
Stalary
fe8525744d
[doc] Add run the task alone doc. ( #10581 )
...
(cherry picked from commit b2df357814
)
2022-07-27 22:23:23 +08:00
xiangzihao
b88b522827
[doc] Add doc about how to use healthcheck endpoints ( #10592 )
...
(cherry picked from commit 33cc68ed4a
)
2022-07-27 22:20:13 +08:00
xiangzihao
b943c003a6
[doc] Add docs about complement dependent mode ( #10587 )
...
(cherry picked from commit b21e211d2c
)
2022-07-27 22:19:27 +08:00
陈家名
dd4b99298a
[python] Support using full-name definitions for resources ( #10551 )
...
(cherry picked from commit 7970573365
)
2022-07-27 22:13:04 +08:00
Devosend
4f37b7c377
fix space validate for create folder bug ( #11106 ) ( #11172 )
...
(cherry picked from commit 2f2de7f90e
)
2022-07-27 17:16:58 +08:00
caishunfeng
9742502ea3
fix k8s master and worker start error ( #11156 )
2022-07-27 09:39:15 +08:00
Devosend
ebdc34b25f
[Fix][UI] Add duplicate of file suffix ( #11136 )
2022-07-27 09:38:34 +08:00
zhuxt2015
1b0f8c04d3
[Bug] [API] If the single log length is long, it will causes the View Log page to hang ( #10612 )
2022-07-27 09:38:25 +08:00
Devosend
4622a8036a
[Fix][UI] fix bug where The Gantt chart does not show the execution status ( #11135 )
...
* fix bug where The Gantt chart does not show the execution status of all components
* modify round method
2022-07-27 09:38:02 +08:00