Chenshuai
121c981a5d
[Fix-14788][dolphinscheduler-ui] Fix the task name of dependent node, keyword filtering not supported ( #14791 )
...
* fix: filter
* fix: dependent filter
---------
Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Chenshuai
034e99f5a9
[Fix-14790][dolphinscheduler-ui] Fix the data quality task, keyword filtering not supported ( #14792 )
...
* fix: filter
* fix: data-quality task filter rule
---------
Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
kezhenxu94
613bcc3b5e
Add doap.rdf ( #14883 )
1 year ago
sgw
76bbcbeb30
[Improvement][Master] Split the task dependency mode of the dependent node into workflow dependent and task dependent ( #14824 )
...
* [Improvement][Master] Split the task dependency mode of the dependent node into workflow dependent and task dependent. (#11970 )
* [Improvement][Master] Split the task dependency mode of the dependent node into workflow dependent and task dependent. (#11970 )
- delete useless output
* [Improvement][Master] Split the task dependency mode of the dependent node into workflow dependent and task dependent. (#11970 )
- add log
- run spotless check
---------
Co-authored-by: 旺阳 <qingwli@cisco.com>
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
1 year ago
Hunter
3c71fb05f6
fix(dolphinscheduler-alert): fix create http request error ( #14793 )
...
request type should use equalsIgnoreCase to equal,msg should add URLEncoder.encode
Co-authored-by: hunter-cloud09 <liuhunter09@gmail.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
1 year ago
Jay Chung
3fa69d2db8
[Bug][Worker] Fix sql/shell task doesn't replace parameter ( #14876 )
...
Fix parameter assign error, fix #14869 which including
* shell task param not work, botch local and global
* others task chain assign not work
1 year ago
yeahhhz
70e384c9fc
[Improvement][UI] Optimize task disable node style in dark theme ( #14871 )
...
Co-authored-by: 旺阳 <qingwli@cisco.com>
1 year ago
Nothing Chan
f3a4842bf6
[Improvement][doc] fix typo in readme ( #14878 )
1 year ago
gaopeng
5062aa12da
[Fix-14811][fix] Fix when using Casdoor SSO, ldap, OAuth2 to log in, the tenant problem of not specifying the currently logged in user ( #14812 )
1 year ago
Aaron Wang
b12df72a0c
[Fix][Resource Center] Remove NONE storage type and set LOCAL type as default ( #14661 )
1 year ago
Wenjun Ruan
bc4326125d
Fix session/thread leak at ssh datasource ( #14859 )
1 year ago
旺阳
89a55de070
[Bug] [UI] New tasks with the flag normal show a grey color ( #14862 )
1 year ago
lamberken
11c8e0bdf1
[Improve] Fix placeholders should match arguments in log statement ( #14850 )
1 year ago
Aaron Wang
6406243db0
chore: add revert label check ( #14853 )
1 year ago
Jay Chung
974d700984
Revert "fix: Local resource error in some entrypoint ( #14826 )" ( #14838 )
...
This reverts commit 9e60632201
.
1 year ago
gaopeng
adf49fd23f
[Feature-14802][api] Use Casdoor SSO to log in, add admin user configuration ( #14814 )
...
* [Feature-14802][feat] Use Casdoor SSO to log in, add admin user configuration
Use Casdoor SSO to log in, add admin user configuration
This closes #14802
* [Feature-14802][feat] Use Casdoor SSO to log in, add admin user configuration
Use Casdoor SSO to log in, add admin user configuration
This closes #14802
* update doc
* [Feature-14802][feat] Use Casdoor SSO to log in, add admin user configuration
Use Casdoor SSO to log in, add admin user configuration
This closes #14802
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: 旺阳 <qingwli@cisco.com>
1 year ago
Jay Chung
46c0eb48c6
feat: Add others scopes for release tool ( #14844 )
...
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
1 year ago
Zinway
96041e3876
fix invalid registry path ends with 'master' or 'worker' ( #14328 )
...
Co-authored-by: Zinway Liu <zinway.liu@ucloud.cn>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
zhangbaipeng
7640c29495
[Improvement] [Task] Change Seatunnel task run-mode to deploy-mode ( #14800 )
1 year ago
calvin
168a3930fa
[Improvement-14835][UI] Support to immediately adjust the fill color of the task node after changing the run flag of the task. ( #14837 )
...
* worked out this issue
1 year ago
eye-gu
7ae4fb3787
[Fix-14149][master] task finished so not dispatch ( #14161 )
1 year ago
eye-gu
33525a17c3
[Fix-14828][master] check task id not null to avoid NPE ( #14829 )
...
Co-authored-by: eye <eye.gu@aloudata.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
1 year ago
Luke Yan
6e5870d711
[DS-14830][dolphinscheduler-storage-s3] Allow customization of s3 regions ( #14831 )
...
Replace `Regions. fromName (region). getName() ` with the `region ` variable
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Jay Chung
82eeeec750
fix wrong condition ( #14836 )
1 year ago
Jay Chung
25e841a228
chore: Correct db upgrade and add ci avoid regression ( #14620 )
...
add atlasgo to ci
https://atlasgo.io/declarative/diff
related: https://github.com/apache/dolphinscheduler/issues/11286
BTW, it seems some ddl change only exist in 3.1.3、3.1.5、3.1.6 but do not exist in dev which will also cause an error when updating from those version
1 year ago
Wenjun Ruan
742f0c3e60
Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent ( #14827 )
1 year ago
Jay Chung
9e60632201
fix: Local resource error in some entrypoint ( #14826 )
...
Fix createResource, queryResourceListPaging, onlineCreateResource
resource error in local resource
1 year ago
eye-gu
3148dba7a5
[Improvement-14658][etcd] Distinguish between add and update by using pre kv ( #14659 )
...
Co-authored-by: eye <eye.gu@aloudata.com>
1 year ago
Wenjun Ruan
d223d654cc
Add rpc benchmark test ( #14797 )
1 year ago
sgw
9c2838ccc9
fix the status of logical task is not be correctly changed when task is finished. ( #14820 ) ( #14822 )
1 year ago
sgw
ac04288e2b
fix the full log path of logical task is not be set when task is dispatched ( #14819 ) ( #14821 )
1 year ago
kezhenxu94
294a6225f1
Fix cache is overriden randomly after build and before tests ( #14808 )
...
* Fix cache is overriden randomly after build and before tests
* Update backend.yml
* Update unit-test.yml
1 year ago
kezhenxu94
d62ce25a01
Remove `@AccessLogAnnotation` annotation, replace with built-in access log ( #14803 )
1 year ago
Wenjun Ruan
55cc77226f
[RPC] Refactor the remote module. ( #14776 )
...
* Add dolphinscheduler-extract-base
* Add dolphinscheduler-extract-master
* Add dolphinscheduler-extract-worker
* Add dolphinscheduler-extract-alert
1 year ago
yangyang zhong
70731a1617
[Feature][Authentication] support oauth2 login ( #14743 )
...
* support oauth2 login
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Chenshuai
502bd36fde
fix: filter ( #14770 )
...
Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Aaron Wang
a491e3a849
fix: null app-info-path cause NPE ( #14752 )
1 year ago
caishunfeng
59998f4c75
[Improvement] add dispatch fail times when compare ( #14761 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
1 year ago
wangzheyuan
34d2f67052
Fix a typo in development-environment-setup.md ( #14767 )
1 year ago
KingsleyY
b3af374fe6
[Fix-14646][Worker] Fix match wrong pid on linux server ( #14652 )
...
* [DS-14646][Worker] Fix match wrong pid on linux server
This closes #14646
---------
Co-authored-by: yangxin3 <yangxin3@newhope.cn>
1 year ago
Gallardot
f7ba26f030
fix: kubectl version update ( #14762 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
1 year ago
calvin
e2b97c026e
[Improvement][UI] Support to disable or enable the project preferences. ( #14756 )
1 year ago
Gallardot
a826ed2c1a
[Improvement][security] get-user-info API endpoint should not return the user's password in MD5 format ( #14680 )
...
* [Improvement][security] get-user-info API endpoint should not return the user's password in MD5 format
Signed-off-by: Gallardot <gallardot@apache.org>
* [Improvement][security] list-paging API endpoint should not return the user's password in MD5 format
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
Edison Catto
25480ae9e7
[Feature][Resource Center] Add support for Huawei Cloud OBS ( #14643 )
...
* [Feature][Resource Center] Add support for Huawei Cloud OBS as storage of resource center
* add license and add doc
* add 3-party dependency license
* Update LICENSE
* fix
* Update pom.xml
* fix
* fix
---------
Co-authored-by: sunkang <sunkang@hjfruit.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
1 year ago
eye-gu
dde45dbdfb
[Fix-13972][dao] set default value for command ( #14612 )
1 year ago
Aaron Wang
cb55476235
[Fix-14721] [K8S Task] Handle job delete event when user manually delete the job in k8s cluster ( #14722 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
1 year ago
JieguangZhou
8e64026e93
fix fault tolerant enviroment missing ( #14735 )
1 year ago
Wenjun Ruan
93b0283dfe
Set tenant as the the resource file owner ( #13832 )
1 year ago
Aaron Wang
2314b67870
[Fix-14715] [Resource Center] Modify default fs of local storage plugin ( #14716 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Wenjun Ruan
27745a8a84
Upgrade JDK17 for Sonar ( #14726 )
1 year ago