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
Aaron Wang
65b6a4b097
[Feature-14421][K8S Task] Configurable image pull policy ( #14426 )
1 year ago
ligen
d8cf0f8b85
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>
1 year ago
Rick Cheng
9cbb2629d9
[Improvement-14442][UI] Uniformly set the label name of parameter ( #14443 )
1 year ago
Rick Cheng
13dfa859b5
[Improvement-14371][Hivecli] Add support for hivevar setting in hivecli task ( #14423 )
1 year ago
Gavin Hawk
dec066f8ce
修复Issue-14397:由于导入的工作流没有设置taskExecuteType导致在任务定义页面中无法展示出来,地址: https://github.com/apache/dolphinscheduler/issues/14397 ( #14398 )
...
Co-authored-by: huangjp@zetyun.com <huangjp@zetyun.com>
1 year ago
yeahhhz
0880549440
[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
1 year ago
calvin
babb8d9d85
worked out this issue ( #14438 )
1 year ago
Jay Chung
0f190ae3da
chore: Add new step skip for ui build and spotless ( #14427 )
1 year ago
QuakeWang
8f3d354c3c
fix issue#14375 ( #14435 )
...
add sqoop config in website
1 year ago
旺阳
f186cd5dab
[Feature][Api] LDAP SSL supports&& Add LDAP K8s configuration ( #14349 )
1 year ago
Eric Gao
3c04d5c4fa
[Bug][Doc] Fix dead link in api test docs ( #14419 )
1 year ago
zhangkuantian
6f90156577
oss avoid listBuckets permission in bucket check ( #14414 )
...
---------
Co-authored-by: kuantian.zhang <kuantian.zhang@inceptio.ai>
1 year ago
Aaron Wang
bcd1df19b8
[Improvement-14393][Resource Center] Remove deprecated resource description in api and UI page ( #14394 )
1 year ago
c3Vu
50195c46aa
[Improvement-11913] Mask password when creating/editing alert instances ( #14415 )
...
* [Improvement-11913] Mask password when creating/editing alert instances
1 year ago
IT-Kwj
7a24be0672
[Feature-14404][datasource-plugin] add HANA datasource ( #14404 )
...
---------
Co-authored-by: WeiJian Kong <>
Co-authored-by: xujiaqiang <Xjq634828243>
1 year ago
Aaron Wang
8a2c05f1ed
[Improvement][UI] Description input box can not input blank ( #14396 )
1 year ago
Rick Cheng
5250b253eb
[Improvement-14311][Permission]Remove duplicate checkProjectAndAuth ( #14313 )
1 year ago
Jay Chung
221df4a278
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
1 year ago
Rick Cheng
79b6db74fe
[Improvement-14363][UI] Add Default Branch Flow in switch task ( #14364 )
1 year ago