Wenjun Ruan
376d72913e
#3094 : Optimize sql script use insert ignore ( #10700 )
2 years ago
Wenjun Ruan
1b86394d3c
Optimize sql script use insert ignore ( #10700 )
2 years ago
caishunfeng
667bb43af2
#3093 : [Improvement] heartbeat info improvement ( #10699 )
...
* heartbeat info improvement
* import order
2 years ago
caishunfeng
b6a3075a42
[Improvement] heartbeat info improvement ( #10699 )
...
* heartbeat info improvement
* import order
2 years ago
Devosend
43321a4cff
#3092 : [Fix][UI] Fix bug where the home page displays no data. ( #10697 )
2 years ago
Devosend
77fea14461
[Fix][UI] Fix bug where the home page displays no data. ( #10697 )
2 years ago
caishunfeng
9679582434
#3091 : [doc] Update metadata and design doc ( #10600 )
2 years ago
caishunfeng
c2f1886306
[doc] Update metadata and design doc ( #10600 )
2 years ago
Wenjun Ruan
27b0175da6
#3090 : [Improvement-10617] Add comment in slot check ( #10618 )
2 years ago
Wenjun Ruan
247ca4ae8a
[Improvement-10617] Add comment in slot check ( #10618 )
2 years ago
Lyle Shaw
b5d4877b4c
#3089 : [Fix-10652] fix docker-compose.yml ( #10653 )
...
* [Fix-10652] fix docker-compose.yml
* [Fix-10652] fix docker-stack.yml
* [Fix-10652] fix python api port in k8s config
* Update deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
* [Fix-10652] fix { { to {{
* [Fix-10652] del space between {{ and -
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
Lyle Shaw
5855274b26
[Fix-10652] fix docker-compose.yml ( #10653 )
...
* [Fix-10652] fix docker-compose.yml
* [Fix-10652] fix docker-stack.yml
* [Fix-10652] fix python api port in k8s config
* Update deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
* [Fix-10652] fix { { to {{
* [Fix-10652] del space between {{ and -
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
songjianet
a256968e64
#3088 : [Refactor][UI] Refactor k8s namespace manage using NSpace component. ( #10682 )
2 years ago
songjianet
a90e5746fc
[Refactor][UI] Refactor k8s namespace manage using NSpace component. ( #10682 )
2 years ago
songjianet
c7d96f5e22
#3087 : [Refactor][UI] Refactor token manage using NSpace component. ( #10681 )
2 years ago
songjianet
e6efac6223
[Refactor][UI] Refactor token manage using NSpace component. ( #10681 )
2 years ago
songjianet
80ff1bb3e5
#3086 : [Refactor][UI] Refactor yarn queue manage using NSpace component. ( #10680 )
2 years ago
songjianet
cf7776fb8d
[Refactor][UI] Refactor yarn queue manage using NSpace component. ( #10680 )
2 years ago
songjianet
bb886ea2a2
#3085 : [doc] Replace the dag screenshot of the README. ( #10662 )
2 years ago
songjianet
3fbfa27f13
[doc] Replace the dag screenshot of the README. ( #10662 )
2 years ago
sneh-wha
88a202c77c
#3084 : [doc] Modified parameter doc files. ( #10659 )
2 years ago
sneh-wha
1cdbbc1ba5
[doc] Modified parameter doc files. ( #10659 )
2 years ago
wjf
c835e799be
#3083 : [Improvement]Delete the getSession in the Registry interface ( #10633 )
2 years ago
wjf
75581b7543
[Improvement]Delete the getSession in the Registry interface ( #10633 )
2 years ago
zhuxt2015
80f0318612
#3082 : [Bug] [Task] SQL task no exception stack trace in task log ( #10656 )
2 years ago
zhuxt2015
7e7df1d8ff
[Bug] [Task] SQL task no exception stack trace in task log ( #10656 )
2 years ago
juzimao
f149173720
#3081 : [Fix-10641] [Common] Fix the hdfs NPE ( #10642 )
...
Fix the hdfs NPE (#10642 )
2 years ago
juzimao
e0b0f986f7
[Fix-10641] [Common] Fix the hdfs NPE ( #10642 )
...
Fix the hdfs NPE (#10642 )
2 years ago
zhuxt2015
b85560160c
#3080 : [Bug] [Api] The copied workflow create time and update time is still copied from the original workflow
2 years ago
zhuxt2015
5ebd982e92
[Bug] [Api] The copied workflow create time and update time is still copied from the original workflow
2 years ago
Wenjun Ruan
f466d16fbb
#3079 : Validate master/worker config ( #10649 )
2 years ago
Wenjun Ruan
35b25da863
Validate master/worker config ( #10649 )
2 years ago
Wenjun Ruan
55ccdb653a
#3078 : [Bug] [Master] Worker failover will cause task cannot be failover ( #10631 )
...
* fix worker failover may lose event
2 years ago
Wenjun Ruan
66624c5c86
[Bug] [Master] Worker failover will cause task cannot be failover ( #10631 )
...
* fix worker failover may lose event
2 years ago
Wenjun Ruan
5f6025593e
#3077 : Add JDK11 on unit-test ( #10364 )
2 years ago
Wenjun Ruan
cd62de968d
Add JDK11 on unit-test ( #10364 )
2 years ago
WangJPLeo
160f1ee915
#3076 : [Feature] Time function analysis extension. ( #10624 )
...
* Time function analysis extension.
* param add.
* clear useless logs and update method notes
* permission omission fix.
* extending time functions to optimize static methods
* e2e rerun.
2 years ago
WangJPLeo
b5184138fa
[Feature] Time function analysis extension. ( #10624 )
...
* Time function analysis extension.
* param add.
* clear useless logs and update method notes
* permission omission fix.
* extending time functions to optimize static methods
* e2e rerun.
2 years ago
秋天
6bbaf75ef9
#3075 : [fix-10632][ui] fix the workflow name with underline cannot be displayed correctly error. ( #10636 )
...
- add workflow name span padding-bottom css style to fix this error
This closes #10632
Co-authored-by: jiangkang <jiangkang@cmss.chinamobile.com>
2 years ago
秋天
d021da4dfb
[fix-10632][ui] fix the workflow name with underline cannot be displayed correctly error. ( #10636 )
...
- add workflow name span padding-bottom css style to fix this error
This closes #10632
Co-authored-by: jiangkang <jiangkang@cmss.chinamobile.com>
2 years ago
Jiajie Zhong
6dd5c1e611
#3074 : [ci] mergable do not handle label ( #10638 )
...
mergable some time will become crazy and adding
or deleting labels in the PR. This affects the
user experience. I try to solve it in #7099 but
it is seems not affect and we should remove the
label and comment operation and only should the
result in check result.
2 years ago
Jiajie Zhong
bbc1e052ab
[ci] mergable do not handle label ( #10638 )
...
mergable some time will become crazy and adding
or deleting labels in the PR. This affects the
user experience. I try to solve it in #7099 but
it is seems not affect and we should remove the
label and comment operation and only should the
result in check result.
2 years ago
sneh-wha
6baa3497d1
#3073 : [doc] Change subprocess dependent ( #10637 )
2 years ago
sneh-wha
1f46078ab8
[doc] Change subprocess dependent ( #10637 )
2 years ago
liudi1184
b29426c569
#3072 : [fix-10596] Workflow relationship cannot be displayed normally ( #10625 )
...
Workflow relationship cannot be displayed normally
Closes #10596
Co-authored-by: liudadi <liudi@thinkingdata.cn>
2 years ago
liudi1184
56d3db0306
[fix-10596] Workflow relationship cannot be displayed normally ( #10625 )
...
Workflow relationship cannot be displayed normally
Closes #10596
Co-authored-by: liudadi <liudi@thinkingdata.cn>
2 years ago
sneh-wha
27abd96dd2
#3071 : [doc] Modify Shell task file ( #10634 )
2 years ago
sneh-wha
a14b96b091
[doc] Modify Shell task file ( #10634 )
2 years ago
Amy0104
695134cf9b
#3070 : [Fix][UI] Fix bytesToSize function calculation error. ( #10627 )
2 years ago
Amy0104
a6fc70cdd1
[Fix][UI] Fix bytesToSize function calculation error. ( #10627 )
2 years ago