calvin
0156a64000
adjust the args of router in the dag ( #12759 )
2 years ago
Kerwin
b446b260f4
Modify shell env to bash ( #12742 )
2 years ago
Kerwin
9126e1d1fc
[3.1.1-prepare][Test] test ut ( #12729 )
2 years ago
Wenjun Ruan
a8113f05ee
cherry-pick Change command file permission to 755
2 years ago
jackfanwan
c7f990791e
cherry-pick [fix-12675]edit workflow related task, workflow's task version change
2 years ago
JiPeng Wang
4fcdba2c0c
cherry-pick [Bug] Resource default auth function disabled false.
2 years ago
calvin
cb3a38332f
beautify the dag ( #12728 )
2 years ago
Kerwin
7f3193643a
[3.1.1][API]Fix updating workflow definition causing task definition data to be duplicated. ( #12712 )
2 years ago
Wenjun Ruan
215c571c8d
Fix flink sql cannot run due to missing main jar ( #12705 )
2 years ago
zhuangchong
e8edebc9d9
Fix ProcessDefinitionController interface missing import class.
2 years ago
旺阳
43650bf721
Add pythonNodePort in config file ( #12685 )
2 years ago
rickchengx
2481e68a19
[Fix-12109]Fix the errors when starting 2 times with dolphinscheduler-daemon.sh ( #12118 )
2 years ago
Wenjun Ruan
9957df1c41
Fix the waiting strategy cannot recovery if the serverstate is already in running ( #12651 )
2 years ago
calvin
135d70da09
support to use the clearable button of components to search ( #12668 )
2 years ago
Wenjun Ruan
0c3ab4335e
cherry-pick Add worker-group-refresh-interval in master config #12601
2 years ago
Kerwin
64360e5b69
[Improvement][UI] Support to view the process variables on the page of DAG. ( #12609 ) ( #12616 )
...
Co-authored-by: calvin <jianghuachinacom@163.com>
2 years ago
旺阳
5eaf105290
cherry-pick Fix alert status spelling error
...
#12592
2 years ago
Kerwin
2c93dc6041
cherry-pick ( #12608 )
...
[improvement-#12416] Use CollectionUtils.isEmpty judge the collection isEmpty to avoid NPE
#12449
Co-authored-by: fuchanghai <33984497+fuchanghai@users.noreply.github.com>
2 years ago
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils ( #12607 )
...
#12502
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
kezhenxu94
cff3df1c45
Add configmap resource permissions so config hot reload can work ( #12572 )
2 years ago
hushuang
7e5a983f00
[Fix][UI] download resource return 401 ( #12566 )
...
resource download with form action, without header: sessionId: xxxx, set sessionId after login,support download resource success
2 years ago
houshitao
c3a7af2d6e
cherry-pick [Bug] [API] Before deleting a worker group, check whether there is environment that reference the worker group. #12534
2 years ago
Kerwin
eb449cdd44
cherry-pick [Fix-12518][Swagger]Fill up missing i18 properties ( #12599 )
...
#12532
Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
2 years ago
Wenjun Ruan
75f6c416fb
Add task executor threads full policy config in worker ( #12510 )
2 years ago
kezhenxu94
af031ef9f8
Add mysql support to helm chart ( #12517 )
2 years ago
liqiquan
826ca39a31
[Bug][Master] Add the aws-java-sdk-s3 jar package to the master module ( #12259 ) ( #12512 )
...
Co-authored-by: qiquan.li <qiquan.li@linkflowtech.com>
2 years ago
Wenjun Ruan
5598ab01e9
cherry-pick Remove equals in User to fix UT
...
#12487
2 years ago
Wenjun Ruan
a5a849f615
cherry-pick [Bug] Set tenantDir permission
...
#12486
2 years ago
rickchengx
6309b78d37
[Fix-12451][k8s] Read the kubeconfig from cluster conf ( #12452 )
2 years ago
rickchengx
1e62855fa9
[Fix-12356][k8s] fix the null exception when submitting k8s task plugin ( #12358 )
2 years ago
kezhenxu94
eb7b48596c
cherry-pick Reorganize some classes in common module, remove duplicate classes
...
#12321
2 years ago
sgw
d742994e62
[DS-12131][master] Optimize the log printing of the master module acc… ( #12152 )
...
* [DS-12131][master] Optimize the log printing of the master module according to the log specification.
2 years ago
Wenjun Ruan
a17d0cc5d2
cherry-pick [Improvement][WorkerGroup]Remove workerGroup in registry #12217
2 years ago
zhuangchong
7ca4438682
Resolve AbstractTask code conflicts
2 years ago
Kerwin
58ef3cccd7
[3.1.1-prepare]cherry-pick [Improvement] remove log-server and server module #12206 ( #12562 )
2 years ago
Kerwin
541105a358
Optimized complement documentation ( #12550 )
2 years ago
caishunfeng
36ba5a39c5
fix import ( #12529 )
2 years ago
pandong
a30f2ae8df
cherry-pick [fix#12439] [Alert] fix send script alert NPE
...
#12495
2 years ago
Kerwin
f3277277f0
cherry-pick Refactor LogServiceClient Singleton to avoid repeat creation of NettyClient #11777 ( #12542 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
2 years ago
houshitao
ab675dcf4b
[Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent. ( #12533 )
...
* [Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent
* fix NPE.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
Kerwin
344293102d
[3.1.1-prepare][cherry-pick][Improvement] Add remote task model #11767 ( #12541 )
2 years ago
Hengdong Gong
149553c52b
[fix](dolphinscheduler-dao) fix upgrade to 3.1.0 sql missing field ( #12314 ) ( #12315 )
2 years ago
Yann Ann
88094f914c
cherry-pick [Fix-12425][API] Add rollbackFor setting.
2 years ago
Kerwin
eeb11eedfb
cherry-pick [Bug-12410] [API]Fix the worker list result in workflow definition only has default
2 years ago
Kerwin
a92f766843
[BUG-12306][UI]Fix the password item always is disabled ( #12437 )
...
* Fix the password item always is disabled
2 years ago
fuchanghai
e04750b81d
[doc] Correct descriptions in glossary.md ( #12282 )
2 years ago
TyrantLucifer
dbd747951d
cherry-pick [Hotfix][Docs] Fix 404 dead link
2 years ago
Chris-Arith
2b32c7b441
update english oracle.md ( #12332 )
2 years ago
insist777
3a14fd07b3
[Fix][Task] Fix dependent task can not predicate the status of the corresponding task correctly ( #12253 )
...
* [Fix][Task] dependent task can not predicate the status of the corresponding task correctly
2 years ago
Yann Ann
35608becac
make sure all failed task will save in errorTaskMap ( #12424 )
2 years ago