陈家名
7970573365
[python] Support using full-name definitions for resources ( #10551 )
2 years ago
xiangzihao
393cb648f9
fix dependent task re-run params error ( #10580 )
2 years ago
xiangzihao
7a292cfccf
fix standalone start error ( #10577 )
2 years ago
xiangzihao
0f38217b12
fix_10514 ( #10568 )
2 years ago
飞侠美如画
08e2c245a8
Update SparkRuntimeEnvironment.java ( #10549 )
...
Add spark support for hive
2 years ago
xiangzihao
773ebc9e52
fix 10513 ( #10564 )
2 years ago
houshitao
1b1a567fec
[doc] Correct the complement add docs ( #10521 )
2 years ago
Wenjun Ruan
db595b3eff
Optimize master log, use MDC to inject workflow instance id and task instance id in log ( #10516 )
...
* Optimize master log, add workflow instance id and task instance id in log
* Use MDC to set the workflow info in log4j
* Add workflowInstanceId and taskInstanceId in MDC
2 years ago
旺阳
388b214aca
[fix] Change K8s postgresql password key name ( #10545 )
2 years ago
juzimao
b2879c0e05
[Fix] fix the HttpUtilsTest' test case , it is always time out. ( #10294 )
2 years ago
JieguangZhou
3918140e7e
[fix][doc] Add DVC task plugin doc link ( #10529 )
2 years ago
WangJPLeo
bc4ceda4cf
TaskGroup remove query func permission check. ( #10557 )
2 years ago
Eric Gao
0aba68f335
[Improvement][Metrics] Update some metrics names in grafana-demo dashboards ( #10432 ) ( #10552 )
2 years ago
xuhhui
198e00db58
fix: Current node settings number of failed retries may not be negative ( #10530 )
2 years ago
wjf
9345c16f3f
[Improve]Remove the code logger.isDebugEnabled() #5918 ( #10542 )
2 years ago
WangJPLeo
20348578a2
[Feature] [Permission]Data permission module added and Query class api remove verification. ( #10504 )
...
* Data permission module added
* ut fix.
* queueController ut fix.
* queue service ut fix.
* e2e rerun
2 years ago
旺阳
559f387e66
[Fix-10274]Close InitialLDAPContext In LDAP ( #10532 )
...
* add finally close ctx in ldap log
* fix code style
2 years ago
WangJPLeo
f46faa02c3
[Fix-10452] Serial wait for policy recovery ( #10453 )
...
* Serial wait for policy recovery
* processInstance state check null
* add sendresult(Host host, Command command) method and replace the original.
2 years ago
xiangzihao
6396fa9965
add codeowner ( #10537 )
2 years ago
Kerwin
cefcb6d556
[Fix-10522] [API] Fix get executable time null pointer exception ( #10523 )
2 years ago
caishunfeng
bf077cb38f
change import method access to protected ( #10536 )
2 years ago
caishunfeng
d7cf09afd5
Revert "[Improvement][Api] Interface and entity optimization to improve code scalability. ( #10483 )" ( #10534 )
...
This reverts commit f1a9c0d8e9
.
2 years ago
Desperado2
4a3dfae006
[FIX] Could not find or load main class org.apache.zookeeper.ZooKeeperMain ( #10535 )
...
* Update remove-zk-node.sh
* Update remove-zk-node.sh
* Update remove-zk-node.sh
* Update remove-zk-node.sh
2 years ago
Eric Gao
cc06eaaf54
[Improvement][Metrics] Apply micrometer naming convention to metrics ( #10477 )
...
* Apply micrometer naming convention to worker metrics
* Apply micrometer naming convention all current metrics
* Fix remaining metrics names, update English docs and add Chinese docs
* Fix metrics names in grafana-demo dashboards
2 years ago
Wenjun Ruan
b100f6c489
Remove the schedule thread in LowerWeightHostManager ( #10310 )
2 years ago
JieguangZhou
36e20cdfc8
[Feature][Task Plugin] Add DVC task plugin for MLops scenario ( #10372 ) ( #10407 )
2 years ago
Wenjun Ruan
117f78ec4b
[Fix-10413] Fix Master startup failure the server still hang ( #10500 )
...
* Fix Master startup failure the server still hang
2 years ago
旺阳
6e4b2e6992
[Fix]Recovery Traffic Control Config ( #10505 )
...
* recovery traffic config
* run ci
* update
2 years ago
Eric Gao
64cee03fed
[Feature] Enable users to switch and install conda env in jupyter task ( #10337 )
2 years ago
syyangs799
79ce5d78cd
Modify obsolete swagger parameters in AuditLogController ( #10494 )
...
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
2 years ago
xiangzihao
704e633659
[Doc] Add api test doc ( #10499 )
2 years ago
Eric Gao
4be3b877c3
[feature][task] Enable zeppelin schedule a whole zeppelin note ( #10434 )
2 years ago
guodong
2c227ab384
[Feature-10363][server] S3 Resource center supports bucket customization ( #10433 )
...
* [Feature-10363][server] S3 Resource center supports bucket customization
* Modify the configuration. Sort out HDFS and S3 configurations to distinguish them
* Modify the configuration comment to clarify the configuration meaning
* Modify official documents to add missing configuration descriptions and clarify configuration meanings and usage
* Modify the configuration file in e2E to the correct definition, dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/resources/docker/file-manage/common.properties
* Modified code to support bucket customization
* Check that the bucket on personal permission, Otherwise, the startup fails
* S3 increase support resource. Storage. Upload. Base. The base path path
* Change S3Utils implementation style to be consistent with HadoopUtils
* [Feature-10363][server] S3 Resource center supports bucket customization
* Modify code review comments
2 years ago
liubo1990
b8d5e78994
[Doc] Add how to set the alarm mailbox in faq ( #10401 )
2 years ago
Wenjun Ruan
00f86da1da
Open checkstyle, change checkstyle severity from info to warning ( #10492 )
...
* Open checkstyle, change checkstyle severity from info to warning
2 years ago
Wenjun Ruan
0bdfa0cff9
Fix PeerTaskInstancePriorityQueue cannot contains method use taskInstanceId to check ( #10491 )
2 years ago
hstdream
f1a9c0d8e9
[Improvement][Api] Interface and entity optimization to improve code scalability. ( #10483 )
...
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* fix ut timezone.
* [Improvement][Api] Interface and entity optimization to improve code scalability.
* [Improvement][Api] Interface and entity optimization to improve code scalability.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
旺阳
6515c66208
[Improve] Add LDAP user not exsitst action config ( #10451 )
2 years ago
chuxing
0dd6f4008e
[fix][master]: fix condition npe ( #10478 )
...
* [fix][master]: fix condition npe
* [fix][master]: fix condition npe
Co-authored-by: huaangcg <huangcg@getui.com>
2 years ago
juzimao
062146eecd
[Fix] Fix the JSONUtils tool class time zone problem #10282 ( #10284 )
...
* [Fix] Fix the JSONUtils tool class time zone problem #10282
* [Fix] Fix the JSONUtils tool class time zone problem #10282
* Update JSONUtils.java
remove unnessnary log
* Update JSONUtilsTest.java
add timezone import
Co-authored-by: xiangzihao <460888207@qq.com>
2 years ago
Wenjun Ruan
ad2646ff1f
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe ( #10479 )
...
* Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe
2 years ago
hstdream
f3c647d45e
[Improvement][Api] Interface and entity optimization to improve code scalability ( #10466 ). ( #10468 )
...
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* fix ut timezone.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
SmallProgrammer
7aa9fa4965
[imporve] Add index to table t_ds_relation_process_instance ( #10461 )
2 years ago
Devosend
d1cae6025b
fix rename form not init bug in file manange ( #10471 )
2 years ago
陈家名
f512e3c31f
[fix][python] Correct variable type of SQL type ( #10464 )
2 years ago
xiangzihao
720a10a21e
add_some_code_owners ( #10462 )
2 years ago
syyangs799
d16e0ddb2f
[Bug-10394] [Update Possword] Change password shows error ( #10437 )
...
* Add a status code for password verification length to improve user interaction
* Modify the length and null value, verify them separately and return
* Modify the length and null value, verify them separately and return
* remove the outer not empty validate and Modify judgment conditions
* add the outer not empty validate and remove inter empty
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
2 years ago
xiangzihao
eecc49e70c
add codeowner ( #10457 )
2 years ago
xiangzihao
e50739465d
[Feature-10411] Add tenant api test ( #10442 )
...
* add feature_10411
* add feature_10411
* update README.md
* fix README.md deadlink
* fix error log output
* fix comment
2 years ago
Amy0104
d516369e80
[Fix][UI] Add loading before file modification data is returned. ( #10450 )
2 years ago