Commit Graph

8054 Commits

Author SHA1 Message Date
eye-gu 19ddae177e [Fix-13976][dao] task complete contain force success state (#14611)
Co-authored-by: eye <eye.gu@aloudata.com>
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 50cc65b118)
2023-08-30 13:57:23 +08:00
Gallardot 50054411c3 [Improvement][K8S] Disable delete namespaces in the K8S cluster (#14597)
* [Improvement][K8S] Disable all namespaces operations in the K8S cluster

Signed-off-by: Gallardot <gallardot@apache.org>

---------

Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 1e31327418)
2023-08-30 13:57:08 +08:00
Wenjun Ruan c047e2350c Add host/port in heartbeat (#14591)
(cherry picked from commit cbd354d134)
2023-08-30 13:56:10 +08:00
pppppjcc e84f3024b0 [Fix-14603] phone Number validate (#14604)
(cherry picked from commit cbfb1cbffb)
2023-08-30 13:55:42 +08:00
旺阳 9c1dcd3d21 [Improvement] Dataquality code style enhance (#14592)
* code style enhance

* update

---------

Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 3d033da55d)
2023-08-30 13:55:36 +08:00
xiangzihao 284fd2a854 increase browser container timeout (#14608)
(cherry picked from commit 149ff49f11)
2023-08-30 13:54:56 +08:00
Aaron Wang f24e700419 [Feature-13763][K8S Task] collect real-time log (#14379)
* [Improvement-13763][K8S Task] collect real-time log

* fix codesmell

* get pod watcher until pod is ready

* fix codesmell

* specify container name & loop waiting pod creation

* sleep when pod is not initialized

---------

Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
(cherry picked from commit 04800a48d1)
2023-08-30 13:54:50 +08:00
Xinxing b6313e1cc7 [Feature] doris add datasource (#14391)
* Added doris data source plug-in

* Update DbType.java

* XML configuration

* doc and ui

* Missing catch of NumberFormatException

* code format

---------

Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 1d0d85b988)
2023-08-30 13:54:25 +08:00
xiangzihao 03b19ebf2d increase container healthcheck timeout (#14599)
(cherry picked from commit 311a715123)
2023-08-30 13:54:11 +08:00
kezhenxu94 bd48156b99 Disable dependabot pull requests (#14596)
(cherry picked from commit 68e8b352d3)
2023-08-30 13:54:03 +08:00
Kerwin 10157e1c69 Fix wrong judgment condition when building parameters of seatunnel task node. (#14594) 2023-08-02 17:25:50 +08:00
fuchanghai 64537405b7 [fix-#14537] the branch that needs to be executed overlaps with another branch, it may not be able to complete the normal execution (#14563) 2023-08-02 17:23:13 +08:00
calvin 3ddff32e92 worked out the issue (#14588) 2023-08-02 17:14:59 +08:00
calvin 745a81d318 cherry-pick [Feature-14505][UI] Support to set project-level preferences
#14573
2023-08-02 17:14:03 +08:00
calvin d74d2bfa0d [Fix-14601][UI] Ironed out the issue with choosing an environment on the task form of both types of DMS and DATASYNC. (#14605)
* worked out this issue
2023-08-02 16:50:46 +08:00
Jay Chung e677a3816a impv: Correct datax execute and python execute script name (#14523)
* impv: Correct datax execute and python execute script name

we use PYTHON_LAUNCHER for python script execute and
DATAX_LAUNCHER for datax script name

* Add pr number

* fix ut

* style

---------

Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit de2d215aee)
2023-07-20 11:30:46 +08:00
Wenjun Ruan 91be4781d3 Expose swagger.properties to release (#14590)
(cherry picked from commit 8505f1878d)
2023-07-20 11:30:45 +08:00
calvin 12511c4e0e worked out the issue (#14588)
(cherry picked from commit 50386d622c)
2023-07-20 11:30:44 +08:00
Orange Summer 8b922675c9 [Feature-14545][Master][UI]Cross workflow parameter passing (#14552)
* feat: cross-workflow parameter passing

* refactor: remove useless parameters

* refactor: remove useless code

* refactor: code format

* docs: update docs

* docs: docs format

* more effective information

Co-authored-by: xiangzihao <zihaoxiang@apache.org>

* more effective information

Co-authored-by: xiangzihao <zihaoxiang@apache.org>

* fix: wrong writing of log code

* fix: perfect error log

---------

Co-authored-by: xiangzihao <zihaoxiang@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
(cherry picked from commit af2986eca1)
2023-07-20 11:30:44 +08:00
Wenjun Ruan 1f9ca9c79a Support parse ipv6 (#14584)
(cherry picked from commit 93c3871925)
2023-07-20 11:30:43 +08:00
calvin 9057762ccb [Feature-14505][UI] Support to set project-level preferences (#14573)
* add a few codes about the project preferences

(cherry picked from commit 20cf4ad4e6)
2023-07-20 11:30:43 +08:00
Wenjun Ruan 436c8e251e Support execute shell in different interceptor (#14582)
(cherry picked from commit c30cca9d9a)
2023-07-20 11:30:43 +08:00
Gallardot c6c52a29a6 [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user (#14577)
* [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user

Signed-off-by: Gallardot <gallardot@apache.org>

* [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user

Signed-off-by: Gallardot <gallardot@apache.org>

---------

Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 804b715643)
2023-07-20 11:30:43 +08:00
Rick Cheng d2ac5999c6 [Improvement-14136][task] Support submitting spark-sql task with the sql file in resource center (#14527)
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 9778652f17)
2023-07-20 11:30:43 +08:00
xiangzihao 6966ea6901 [Dependency] Bump h2, snowflake-jdbc, snappy-java version (#14575)
* bump some dependency version

(cherry picked from commit 758d5af023)
2023-07-20 11:30:43 +08:00
Wenjun Ruan 714bf768d5 Add log for NetUtils (#14578)
(cherry picked from commit 399d0d0ce9)
2023-07-20 11:30:40 +08:00
arlendp 749cf06793 [Fix-14531][UI] Tooltip of Chart not show text in light theme mode (#14532)
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit c0d776381c)
2023-07-20 11:30:40 +08:00
hoey e3e9b13f1e [Bug][api] An error occurred while trying to access the Postgres database (#14574)
Signed-off-by: hoey94 <cnnqjban521@gmail.com>
(cherry picked from commit 1ba0aecc71)
2023-07-20 11:30:39 +08:00
Gallardot 4508ca302c [Improvement][Task] Mask configYaml in task log (#14571)
* [Improvement][Task] Mask configYaml in task log

Signed-off-by: Gallardot <gallardot@apache.org>
---------

Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
(cherry picked from commit 9d10de6efa)
2023-07-20 11:30:39 +08:00
Rick Cheng 49b3897a87 [Fix-14503][Worker] Fix the problem of subprocess cannot be killed (#14504)
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 5a6f1c88a3)
2023-07-20 11:30:39 +08:00
xiangzihao 5d5d6fb18f [CI] Try to fix flaky CI (#14568)
* increase zk timeout in ci

* increase await timeout in WorkflowE2ETest

(cherry picked from commit 6af361a7d6)
2023-07-20 11:30:39 +08:00
Gallardot c7cac26468 [Feature][K8S] add prometheus serviceMonitor (#14539)
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit f5be784044)
2023-07-20 11:30:39 +08:00
FlechazoW 55b94db3c5 [Typo] standardized license header. (#14548)
Co-authored-by: wentz <wentz@getui.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 027d66d200)
2023-07-20 11:30:38 +08:00
Wenjun Ruan adb106f47c Add WorkflowExecuteContext (#14544)
(cherry picked from commit e6d94632b9)
2023-07-20 11:30:38 +08:00
旺阳 65de246b11 [Bug] [Mater] Not got latest task intance by task code (#14529)
* add task code->instance map

---------

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit c812bf9d49)
2023-07-20 11:30:38 +08:00
Eric Gao eea5c47e85 [Improvement][API Test] Add api tests for process instance (#14514)
* Add test cases for process instance apis

---------

Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 8020c1539c)
2023-07-20 11:30:37 +08:00
Jay Chung 946d173e7b fix terrafrom config bug (#14362)
(cherry picked from commit b5d88f2a6f)
2023-07-20 11:30:21 +08:00
Eric Gao 2856b676b2 [Bug][Core] Fix query process instances by trigger code bug (#14528)
* Fix query process instances by trigger code bug

* Add comment

(cherry picked from commit 06b6ea81cf)
2023-07-20 11:30:21 +08:00
lutongzero 476f2d888b [FIX-14299][api]: check schedule exists (#14430)
* fix: check schedule exists

* put error message in result

---------

Co-authored-by: lutong <lutongtong211027@credithc.com>
(cherry picked from commit 484f8419c4)
2023-07-20 11:30:21 +08:00
Rick Cheng 91e9cc25f4 [Improvement][Worker] No need to kill remote app when appid is empty (#14534)
(cherry picked from commit 09afa75a3d)
2023-07-20 11:30:21 +08:00
Jay Chung 7070be1946 ci: Require up to date before merging (#14530)
closed #14412

(cherry picked from commit dd9c8af051)
2023-07-20 11:30:21 +08:00
Rick Cheng 2818294ac7 [Improvement] Remove the unused newDaemonSingleThreadExecutor (#14520)
(cherry picked from commit c1cffba349)
2023-07-20 11:30:21 +08:00
Eric Gao 4967aedd5d [Improvement][API-Test] Add api tests for executor controller (#14500)
* Add api tests for executor apis

(cherry picked from commit 3e3e859c7f)
2023-07-20 11:30:21 +08:00
zyfjrx c0b2b1c0e3 [Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value (#14267)
Co-authored-by: zhang <zhangyfcoder@163.com>
(cherry picked from commit 4111acb58e)
2023-07-20 11:30:20 +08:00
旺阳 d414f2631b [Feature][Data Quality] Data Quality Support Choose Database (#14406)
* add dataquality database api

* change ui

* api change

* update

* fix spotless

* fix h2

* fix pg

* fix-dead-line

* update

* fix-spotless

* update pg sql

* add ut

* fix ut

(cherry picked from commit 175d976cd2)
2023-07-20 11:30:20 +08:00
eye-gu 6795554834 [Fix-13987][bom] set 3.17.2 version protobuf-java (#13998)
Co-authored-by: eye <eye.gu@aloudata.com>
(cherry picked from commit b72077011b)
2023-07-20 11:30:20 +08:00
Rick Cheng fd8910fcfc [Improvement-12700][Project]Improve the sql of listAuthorizedProjects (#12702)
(cherry picked from commit 29a9888167)
2023-07-20 11:30:12 +08:00
calvin 4cfb7449d7 [Improvement-14387][UI] Support to reset user's password. (#14498)
(cherry picked from commit c3c2dda861)
2023-07-20 11:30:10 +08:00
Wenjun Ruan ded332c0e1 Polish config, expose rpc config in application.yml (#14501)
(cherry picked from commit 0246327083)
2023-07-20 11:30:07 +08:00
Wenjun Ruan e801e5dd57 Use jvm_args_env.sh to set JVM args (#14487)
(cherry picked from commit 406aeaf659)
2023-07-20 11:29:58 +08:00