calvin
50386d622c
worked out the issue ( #14588 )
1 year ago
Orange Summer
af2986eca1
[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>
1 year ago
Wenjun Ruan
93c3871925
Support parse ipv6 ( #14584 )
1 year ago
calvin
20cf4ad4e6
[Feature-14505][UI] Support to set project-level preferences ( #14573 )
...
* add a few codes about the project preferences
1 year ago
Wenjun Ruan
c30cca9d9a
Support execute shell in different interceptor ( #14582 )
1 year ago
Gallardot
804b715643
[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>
1 year ago
Rick Cheng
9778652f17
[Improvement-14136][task] Support submitting spark-sql task with the sql file in resource center ( #14527 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
xiangzihao
758d5af023
[Dependency] Bump h2, snowflake-jdbc, snappy-java version ( #14575 )
...
* bump some dependency version
1 year ago
Wenjun Ruan
399d0d0ce9
Add log for NetUtils ( #14578 )
1 year ago
arlendp
c0d776381c
[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>
1 year ago
hoey
1ba0aecc71
[Bug][api] An error occurred while trying to access the Postgres database ( #14574 )
...
Signed-off-by: hoey94 <cnnqjban521@gmail.com>
1 year ago
Gallardot
9d10de6efa
[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>
1 year ago
Rick Cheng
5a6f1c88a3
[Fix-14503][Worker] Fix the problem of subprocess cannot be killed ( #14504 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
xiangzihao
6af361a7d6
[CI] Try to fix flaky CI ( #14568 )
...
* increase zk timeout in ci
* increase await timeout in WorkflowE2ETest
1 year ago
Gallardot
f5be784044
[Feature][K8S] add prometheus serviceMonitor ( #14539 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
FlechazoW
027d66d200
[Typo] standardized license header. ( #14548 )
...
Co-authored-by: wentz <wentz@getui.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Wenjun Ruan
e6d94632b9
Add WorkflowExecuteContext ( #14544 )
1 year ago
旺阳
c812bf9d49
[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>
1 year ago
Eric Gao
8020c1539c
[Improvement][API Test] Add api tests for process instance ( #14514 )
...
* Add test cases for process instance apis
---------
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Jay Chung
b5d88f2a6f
fix terrafrom config bug ( #14362 )
1 year ago
Eric Gao
06b6ea81cf
[Bug][Core] Fix query process instances by trigger code bug ( #14528 )
...
* Fix query process instances by trigger code bug
* Add comment
1 year ago
lutongzero
484f8419c4
[FIX-14299][api]: check schedule exists ( #14430 )
...
* fix: check schedule exists
* put error message in result
---------
Co-authored-by: lutong <lutongtong211027@credithc.com>
1 year ago
Rick Cheng
09afa75a3d
[Improvement][Worker] No need to kill remote app when appid is empty ( #14534 )
1 year ago
Jay Chung
dd9c8af051
ci: Require up to date before merging ( #14530 )
...
closed #14412
1 year ago
Rick Cheng
c1cffba349
[Improvement] Remove the unused newDaemonSingleThreadExecutor ( #14520 )
1 year ago
Eric Gao
3e3e859c7f
[Improvement][API-Test] Add api tests for executor controller ( #14500 )
...
* Add api tests for executor apis
1 year ago
zyfjrx
4111acb58e
[Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value ( #14267 )
...
Co-authored-by: zhang <zhangyfcoder@163.com>
1 year ago
旺阳
175d976cd2
[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
1 year ago
eye-gu
b72077011b
[Fix-13987][bom] set 3.17.2 version protobuf-java ( #13998 )
...
Co-authored-by: eye <eye.gu@aloudata.com>
1 year ago
Rick Cheng
29a9888167
[Improvement-12700][Project]Improve the sql of listAuthorizedProjects ( #12702 )
1 year ago
calvin
c3c2dda861
[Improvement-14387][UI] Support to reset user's password. ( #14498 )
1 year ago
Wenjun Ruan
0246327083
Polish config, expose rpc config in application.yml ( #14501 )
1 year ago
Wenjun Ruan
406aeaf659
Use jvm_args_env.sh to set JVM args ( #14487 )
1 year ago
Eric Gao
0d2ea3e27b
Fix worker failover service comment ( #14494 )
1 year ago
jegger
75d29f6101
[improvement] DataQuality module improve ( #14463 )
1 year ago
calvin
cb0866ca9b
[Fix-14488][UI] When creating a tenant add the strong validation of its tenant code. ( #14492 )
1 year ago
Rick Cheng
3de0b5a38c
[Feature-14339][Parameter] Add parameter combining of project-level parameters ( #14452 )
1 year ago
calvin
92d2b8e33f
[Improvement-14456][UI] When making the process online the system should remind user to take care of its offline timing. ( #14460 )
1 year ago
ahuljh
a1bf597d0a
[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>
1 year ago
Eric Gao
d6735e8ecc
[Improvement][API] Fix some nits in apis ( #14481 )
...
* Fix some nits in apis
1 year ago
Eric Gao
7973324229
Add api test cases for scheduler page ( #14480 )
1 year ago
Aaron Wang
0b69236b04
[Feature-14251][Task] Support yarn queue definition in yarn task ( #14310 )
1 year ago
fuchanghai
742a2dc780
[Fix-14447][K8S Task] Fix IndexOutofBoundsException for pod name without dash ( #14448 )
1 year ago
He Wang
107643dba8
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 6f3534e92824ac0c94cbef8f79a4d8cd8e17142a.
1 year ago
Rick Cheng
cff53feaeb
[Improvement-14464][Task] Remove the useless taskResultString ( #14465 )
1 year ago
kezhenxu94
61ec5e33b1
Remove code owner ( #14461 )
1 year ago
Eric Gao
d4c523830d
[Improvement][API Test] Add API test cases for process definition controller ( #14300 )
...
* add api tests for process definition controller
1 year ago
Rick Cheng
68a3a75211
[Improvement-14457][UT] Improve the expected and actual value of Assertions ( #14459 )
1 year ago
旺阳
d38d504332
[Fix] Fix running task instance throught api gots failed ( #14433 )
...
* update logic
* split method
1 year ago
calvin
76b1eefb68
[Feature-14321][API] Support to complement data in descending or ascending order of date ( #14450 )
1 year ago