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
889fd580e3
[maven-release-plugin] prepare for next development iteration
2022-08-05 18:16:57 +08:00
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2022-08-05 18:16:57 +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
Wenjun Ruan
230adbf621
Fix TaskGroup cannot work and will cause master dead loop ( #11254 ) ( #11318 )
...
* Fix TaskGroup cannot work and will cause master dead loop
* Remove acquireTaskGroupAgain in ProcessServiceImpl
(cherry picked from commit acd3d3fab1
)
2022-08-05 17:40:22 +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
Jiajie Zhong
54196c9ef4
[doc] Add notice when environment can not select ( #11276 )
...
ref: #11249
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit dc3ab6af11
)
2022-08-04 12:01:49 +08:00
xuhhui
9740a6e42f
fix: Current node settings number of failed retries may not be negative ( #10530 )
...
(cherry picked from commit 198e00db58
)
2022-08-03 19:41:14 +08:00
旺阳
7104063e0d
[Fix]Recovery Traffic Control Config ( #10505 )
...
* recovery traffic config
* run ci
* update
(cherry picked from commit 6e4b2e6992
)
2022-08-03 19:41:14 +08:00
syyangs799
ae7df493a8
Modify obsolete swagger parameters in AuditLogController ( #10494 )
...
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
(cherry picked from commit 79ce5d78cd
)
2022-08-03 19:41:14 +08:00
chuxing
a27a45fcfe
[fix][master]: fix condition npe ( #10478 )
...
* [fix][master]: fix condition npe
* [fix][master]: fix condition npe
Co-authored-by: huaangcg <huangcg@getui.com>
(cherry picked from commit 0dd6f4008e
)
2022-08-03 19:41:14 +08:00
飞侠美如画
64b72a2968
Update SparkRuntimeEnvironment.java ( #10549 )
...
Add spark support for hive
(cherry picked from commit 08e2c245a8
)
2022-08-03 19:41:14 +08:00
xiangzihao
a05d7cc8f4
fix_10514 ( #10568 )
...
(cherry picked from commit 0f38217b12
)
2022-08-03 19:41:14 +08:00
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