Eric Gao
d9da9070fc
Fix worker failover service comment ( #14494 )
...
(cherry picked from commit 0d2ea3e27b )
2023-07-20 11:29:55 +08:00
jegger
3add3f1dbb
[improvement] DataQuality module improve ( #14463 )
...
(cherry picked from commit 75d29f6101 )
2023-07-20 11:29:53 +08:00
calvin
20c30dbb2c
[Fix-14488][UI] When creating a tenant add the strong validation of its tenant code. ( #14492 )
...
(cherry picked from commit cb0866ca9b )
2023-07-20 11:29:51 +08:00
Rick Cheng
0878578255
[Feature-14339][Parameter] Add parameter combining of project-level parameters ( #14452 )
...
(cherry picked from commit 3de0b5a38c )
2023-07-20 11:29:45 +08:00
calvin
3d6a06eded
[Improvement-14456][UI] When making the process online the system should remind user to take care of its offline timing. ( #14460 )
...
(cherry picked from commit 92d2b8e33f )
2023-07-20 11:29:38 +08:00
ahuljh
470dc4cf02
[document]Modify the inconsistencies of grammar and wording in README_zh_CN.md ( #14471 )
...
* Modify the inconsistencies of grammar and wording in README.md
* Update README_zh_CN.md
---------
Co-authored-by: David Zollo <davidzollo365@gmail.com>
(cherry picked from commit a1bf597d0a )
2023-07-20 11:29:33 +08:00
Eric Gao
af04471a25
[Improvement][API] Fix some nits in apis ( #14481 )
...
* Fix some nits in apis
(cherry picked from commit d6735e8ecc )
2023-07-20 11:29:29 +08:00
Eric Gao
6cd07cffa1
Add api test cases for scheduler page ( #14480 )
...
(cherry picked from commit 7973324229 )
2023-07-20 11:29:26 +08:00
Aaron Wang
a99596a2df
[Feature-14251][Task] Support yarn queue definition in yarn task ( #14310 )
...
(cherry picked from commit 0b69236b04 )
2023-07-20 11:29:21 +08:00
fuchanghai
5ce72b3455
[Fix-14447][K8S Task] Fix IndexOutofBoundsException for pod name without dash ( #14448 )
...
(cherry picked from commit 742a2dc780 )
2023-07-20 11:29:17 +08:00
He Wang
d3419fec39
Support to use OceanBase like MySQL as metadata database ( #13662 )
...
* modify the order of creating tables
* use temp variable to set 'sql_mode'
* Revert "modify the order of creating tables"
This reverts commit 6f3534e928 .
(cherry picked from commit 107643dba8 )
2023-07-20 11:29:13 +08:00
Rick Cheng
6a38b0e6ed
[Improvement-14464][Task] Remove the useless taskResultString ( #14465 )
...
(cherry picked from commit cff53feaeb )
2023-07-20 11:28:40 +08:00
kezhenxu94
77f2a859d3
Remove code owner ( #14461 )
...
(cherry picked from commit 61ec5e33b1 )
2023-07-20 11:28:28 +08:00
Eric Gao
9d70486a18
[Improvement][API Test] Add API test cases for process definition controller ( #14300 )
...
* add api tests for process definition controller
(cherry picked from commit d4c523830d )
2023-07-20 11:26:46 +08:00
Rick Cheng
01a2f734c2
[Improvement-14457][UT] Improve the expected and actual value of Assertions ( #14459 )
...
(cherry picked from commit 68a3a75211 )
2023-07-20 11:26:43 +08:00
旺阳
e0341f7c85
[Fix] Fix running task instance throught api gots failed ( #14433 )
...
* update logic
* split method
(cherry picked from commit d38d504332 )
2023-07-20 11:26:39 +08:00
calvin
e347b7c1c7
[Feature-14321][API] Support to complement data in descending or ascending order of date ( #14450 )
...
(cherry picked from commit 76b1eefb68 )
2023-07-20 11:26:34 +08:00
Aaron Wang
09e0a11f21
[Feature-14421][K8S Task] Configurable image pull policy ( #14426 )
...
(cherry picked from commit 65b6a4b097 )
2023-07-20 11:26:28 +08:00
ligen
57c964fe39
fix issue#14441 ( #14441 ) ( #14444 )
...
alert-plugin-instances api, if no alert-plugin-instances, it will response an empty list, but not null
Co-authored-by: ligen60 <ligen60@jd.com>
(cherry picked from commit d8cf0f8b85 )
2023-07-20 11:26:18 +08:00
Rick Cheng
c055a2cd15
[Improvement-14442][UI] Uniformly set the label name of parameter ( #14443 )
...
(cherry picked from commit 9cbb2629d9 )
2023-07-20 11:26:15 +08:00
Rick Cheng
3d6e145202
[Improvement-14371][Hivecli] Add support for hivevar setting in hivecli task ( #14423 )
...
(cherry picked from commit 13dfa859b5 )
2023-07-20 11:26:09 +08:00
Gavin Hawk
223f091473
修复Issue-14397:由于导入的工作流没有设置taskExecuteType导致在任务定义页面中无法展示出来,地址: https://github.com/apache/dolphinscheduler/issues/14397 ( #14398 )
...
Co-authored-by: huangjp@zetyun.com <huangjp@zetyun.com>
(cherry picked from commit dec066f8ce )
2023-07-20 11:26:05 +08:00
yeahhhz
1be2dc1a38
[Improvement-14318][UI] migrate version 2.x workflow definition d3 tree view to version 3.x ( #14382 )
...
* [Improvement][UI] migrate version 2.x workflow definition d3 tree view to version 3.x
* remove unnessnary code
* fix code smells
* update lock file to fix front-end CI Build error
* update package.json
(cherry picked from commit 0880549440 )
2023-07-20 11:25:59 +08:00
calvin
8b5e061bc2
worked out this issue ( #14438 )
...
(cherry picked from commit babb8d9d85 )
2023-07-20 11:25:51 +08:00
Jay Chung
da79a64316
chore: Add new step skip for ui build and spotless ( #14427 )
...
(cherry picked from commit 0f190ae3da )
2023-07-20 11:24:57 +08:00
QuakeWang
5d04238b13
fix issue#14375 ( #14435 )
...
add sqoop config in website
(cherry picked from commit 8f3d354c3c )
2023-07-20 11:24:54 +08:00
旺阳
28c2ec8e4b
[Feature][Api] LDAP SSL supports&& Add LDAP K8s configuration ( #14349 )
...
(cherry picked from commit f186cd5dab )
2023-07-20 11:24:49 +08:00
Eric Gao
5d263b563f
[Bug][Doc] Fix dead link in api test docs ( #14419 )
...
(cherry picked from commit 3c04d5c4fa )
2023-07-20 11:24:41 +08:00
zhangkuantian
bb48541feb
oss avoid listBuckets permission in bucket check ( #14414 )
...
---------
Co-authored-by: kuantian.zhang <kuantian.zhang@inceptio.ai>
(cherry picked from commit 6f90156577 )
2023-07-20 11:24:37 +08:00
Aaron Wang
63441d1222
[Improvement-14393][Resource Center] Remove deprecated resource description in api and UI page ( #14394 )
...
(cherry picked from commit bcd1df19b8 )
2023-07-20 11:24:32 +08:00
c3Vu
774d61ddd7
[Improvement-11913] Mask password when creating/editing alert instances ( #14415 )
...
* [Improvement-11913] Mask password when creating/editing alert instances
(cherry picked from commit 50195c46aa )
2023-07-20 11:24:17 +08:00
IT-Kwj
b0a7e15e3e
[Feature-14404][datasource-plugin] add HANA datasource ( #14404 )
...
---------
Co-authored-by: WeiJian Kong <>
Co-authored-by: xujiaqiang <Xjq634828243>
(cherry picked from commit 7a24be0672 )
2023-07-20 11:24:09 +08:00
Aaron Wang
d1026bc4bd
[Improvement][UI] Description input box can not input blank ( #14396 )
...
(cherry picked from commit 8a2c05f1ed )
2023-07-20 11:24:05 +08:00
Rick Cheng
6271c77c04
[Improvement-14311][Permission]Remove duplicate checkProjectAndAuth ( #14313 )
...
(cherry picked from commit 5250b253eb )
2023-07-20 11:23:54 +08:00
Jay Chung
5b84de8b33
revert: Datasource need test binding to create prod ( #14381 )
...
We should keep our step as less as possible, for now, we have to
test datasource and binding it to the prod datasource, I think it will
make our users do not thing to use datasource, so I do like to revert
it and keep step as less as possible
related to https://github.com/apache/dolphinscheduler/pull/11670
(cherry picked from commit 221df4a278 )
2023-07-20 11:23:45 +08:00
Rick Cheng
438d370051
[Improvement-14363][UI] Add Default Branch Flow in switch task ( #14364 )
...
(cherry picked from commit 79b6db74fe )
2023-07-20 11:23:41 +08:00
Eric Gao
0188921ca4
[Improvement][API-Test] Add api tests for project page ( #14402 )
...
* add initial api tests for process definition controller
* Update
* Add test cases for project page
* Remove unrelated stuff
* Remove useless imports
* Add project api test case to github workflow matrix
(cherry picked from commit 323129febb )
2023-07-20 11:23:30 +08:00
xiangzihao
6c3bb81752
[CI] [Test] Try to fix jar conficts ( #14407 )
...
* try to fix jar conficts
(cherry picked from commit 091d869d66 )
2023-07-20 11:23:26 +08:00
Jeremy
75dedf46dd
fix: default datax plugin ( #14204 )
...
(cherry picked from commit 9c92b4b240 )
2023-07-20 11:23:19 +08:00
旺阳
d46c0d8eae
[Improvement][Registry][Jdbc] Add option can use ds database directly ( #14369 )
...
(cherry picked from commit a7b8e071b5 )
2023-07-20 11:23:11 +08:00
Aaron Wang
397261f7c9
[Bug-14378][Master] Trigger task execution in workflow instance page cause workflow instance keep running status ( #14389 )
...
(cherry picked from commit 64e5741063 )
2023-07-20 11:22:56 +08:00
kami
e87db4d87f
[Bug] [Master] Fix complementListDate will throw IndexOutOfBoundsException ( #14361 )
...
(cherry picked from commit 5cbe170e43 )
2023-07-20 10:01:37 +08:00
pppppjcc
361219f9ee
feat: dynamic-dag-sidebar-change ( #14244 )
...
(cherry picked from commit 906353bbaf )
2023-07-20 10:01:30 +08:00
pppppjcc
f800542952
[Fix-14171] Add dynamic font sizes to dashboards ( #14260 )
...
* feat: Add dynamic font sizes to dashboards
* feat: code review
* feat: change initChart params
* feat: code review
* feat: code review
* feat: build fix
(cherry picked from commit f840b17cfb )
2023-07-20 10:00:40 +08:00
旺阳
30171c4182
[Alert] [HTTP Plugin] Lose HTTP port ( #14341 )
...
(cherry picked from commit c1a6790514 )
2023-07-20 10:00:34 +08:00
Rick Cheng
299c2e2b75
[Improvement-14331][common] Remove the duplicate ParameterUtils ( #14332 )
...
(cherry picked from commit b49b91c45d )
2023-07-20 10:00:25 +08:00
旺阳
a3e059443b
[Improvement][Etcd] Support SSL In Etcd And Enhance Etcd In Helm ( #13924 )
...
(cherry picked from commit 1c0dfbb044 )
2023-07-20 10:00:20 +08:00
旺阳
92b94dd096
[Bug] [Master] Workflow keep running when task has no id ( #14315 )
...
* change completeTaskMap to completeTaskSet
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* change method name
* fix ut
* fix spotless
---------
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
(cherry picked from commit 465e7ae6ee )
2023-07-20 10:00:17 +08:00
calvin
0c58733927
[Feature][UI] Support CRUD of project-level parameters. ( #14344 )
...
(cherry picked from commit d4921fa2dd )
2023-07-20 10:00:11 +08:00
Wenjun Ruan
f46d07de45
Fix switch task use boolean type error ( #14326 )
...
(cherry picked from commit a55612e4f7 )
2023-07-20 10:00:08 +08:00