caishunfeng
4ef103b938
#3255 : fix k8s master and worker start error ( #11156 )
2 years ago
caishunfeng
b03f2e22cd
fix k8s master and worker start error ( #11156 )
2 years ago
xuhhui
cd9d01687f
#3254 : [doc] Fix bugs in doc installation, design and glossary ( #11084 )
2 years ago
xuhhui
8b50578bdb
[doc] Fix bugs in doc installation, design and glossary ( #11084 )
2 years ago
Assert
e986cdefde
#3253 : [Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter ( #10960 )
...
* [Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter
* checkstyle
2 years ago
Assert
cdfe115247
[Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter ( #10960 )
...
* [Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter
* checkstyle
2 years ago
xuhhui
03db521c3c
#3252 : [Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.ProjectController ( #10832 )
...
* [Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.ProjectController
2 years ago
xuhhui
8004e97b4b
[Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.ProjectController ( #10832 )
...
* [Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.ProjectController
2 years ago
zhuxt2015
a50bd14114
#3251 : [Feature-10604] Task name in the copied and imported workflow without copy suffix ( #10607 )
...
* fix
* remove imported task suffix
2 years ago
zhuxt2015
5ebd53893c
[Feature-10604] Task name in the copied and imported workflow without copy suffix ( #10607 )
...
* fix
* remove imported task suffix
2 years ago
Wenjun Ruan
5bae22f994
#3250 : Add base loop task execotor and http template parser ( #11137 )
...
* Add base loop task execotor and http template parser
* Add JsonPathUtils
2 years ago
Wenjun Ruan
c7789bf049
Add base loop task execotor and http template parser ( #11137 )
...
* Add base loop task execotor and http template parser
* Add JsonPathUtils
2 years ago
qinchaofeng
2a049444cb
#3249 : [Doc]Chinese translation updated ( #11146 )
...
* Update python.md Chinese translations
* Update zeppelin.md Chinese translations
2 years ago
qinchaofeng
c28774e5dd
[Doc]Chinese translation updated ( #11146 )
...
* Update python.md Chinese translations
* Update zeppelin.md Chinese translations
2 years ago
Eric Gao
2c561c365f
#3248 : [Improvement][Metrics] Switch to use tags to indicate task / workflow execution status for metrics ( #11128 )
...
* [Improvement][Metrics] Switch to use tags to indicate task / workflow execution status for metrics (#10867 )
* Update docs and grafana demo dashboards
2 years ago
Eric Gao
0e15ce3389
[Improvement][Metrics] Switch to use tags to indicate task / workflow execution status for metrics ( #11128 )
...
* [Improvement][Metrics] Switch to use tags to indicate task / workflow execution status for metrics (#10867 )
* Update docs and grafana demo dashboards
2 years ago
Devosend
8cedbba887
#3247 : [Fix][UI] Add duplicate of file suffix ( #11136 )
2 years ago
Devosend
d76d6da734
[Fix][UI] Add duplicate of file suffix ( #11136 )
2 years ago
zhuxt2015
1ccf5a69c2
#3246 : [Bug] [API] If the single log length is long, it will causes the View Log page to hang ( #10612 )
2 years ago
zhuxt2015
4d9db3451e
[Bug] [API] If the single log length is long, it will causes the View Log page to hang ( #10612 )
2 years ago
songjianet
17912894b5
#3245 : [Refactor][UI] Refactor resource manage using NSpace component. ( #11098 )
...
* [Refactor][UI] Refactor resource manage using NSpace component.
* [Refactor][UI] Refactor resource manage using NSpace component.
2 years ago
songjianet
fbfaca3dbd
[Refactor][UI] Refactor resource manage using NSpace component. ( #11098 )
...
* [Refactor][UI] Refactor resource manage using NSpace component.
* [Refactor][UI] Refactor resource manage using NSpace component.
2 years ago
liyangyang
e3bb86110c
#3244 : [Improvement 11072][common] Added HTTPS request support in kerberos environment ( #11127 )
...
* [Improvement-11072][dolphinscheduler-common] Added HTTPS request support in kerberos environment
* [Improvement-11072][dolphinscheduler-common] supplement
Co-authored-by: liyangyang <liyangyang@bizseer.com>
2 years ago
liyangyang
6f0a609793
[Improvement 11072][common] Added HTTPS request support in kerberos environment ( #11127 )
...
* [Improvement-11072][dolphinscheduler-common] Added HTTPS request support in kerberos environment
* [Improvement-11072][dolphinscheduler-common] supplement
Co-authored-by: liyangyang <liyangyang@bizseer.com>
2 years ago
songjianet
6528fc7f2d
#3243 : [Refactor][UI] Refactor function manage using NSpace component. ( #11124 )
2 years ago
songjianet
7ed1e7cd74
[Refactor][UI] Refactor function manage using NSpace component. ( #11124 )
2 years ago
Devosend
a59085b72e
#3242 : [Fix][UI] fix bug where The Gantt chart does not show the execution status ( #11135 )
...
* fix bug where The Gantt chart does not show the execution status of all components
* modify round method
2 years ago
Devosend
011040f90e
[Fix][UI] fix bug where The Gantt chart does not show the execution status ( #11135 )
...
* fix bug where The Gantt chart does not show the execution status of all components
* modify round method
2 years ago
JieguangZhou
85a8efde43
#3241 : [python] add import SageMaker task ( #11121 )
2 years ago
JieguangZhou
764a24384f
[python] add import SageMaker task ( #11121 )
2 years ago
liyangyang
be756fca34
#3240 : [Improvement-11013][dolphinscheduler-common] YarnHAAdminUtils#getActiveRMName function Add HTTPS Hadoop environment support ( #11017 )
...
* [Improvement-11013][dolphinscheduler-common] YarnHAAdminUtils#getActiveRMName function Add HTTPS Hadoop environment support
* [Improvement-11013][dolphinscheduler-common] add test code
* [Improvement-11013][dolphinscheduler-common] code format
* [Improvement-11013][dolphinscheduler-common] add hadooputils test code
* [Improvement-11013][dolphinscheduler-common] remove extra blank lines
* [Improvement-11013][dolphinscheduler-common] adjusts test code
* [Improvement-11013][dolphinscheduler-common] remove useless import
* [Improvement-11013][dolphinscheduler-common] add test code
* [Improvement-11013][dolphinscheduler-common] shortened string
* [Improvement-11013][dolphinscheduler-common] format test code style
Co-authored-by: liyangyang <liyangyang@bizseer.com>
2 years ago
liyangyang
f13e7a95ae
[Improvement-11013][dolphinscheduler-common] YarnHAAdminUtils#getActiveRMName function Add HTTPS Hadoop environment support ( #11017 )
...
* [Improvement-11013][dolphinscheduler-common] YarnHAAdminUtils#getActiveRMName function Add HTTPS Hadoop environment support
* [Improvement-11013][dolphinscheduler-common] add test code
* [Improvement-11013][dolphinscheduler-common] code format
* [Improvement-11013][dolphinscheduler-common] add hadooputils test code
* [Improvement-11013][dolphinscheduler-common] remove extra blank lines
* [Improvement-11013][dolphinscheduler-common] adjusts test code
* [Improvement-11013][dolphinscheduler-common] remove useless import
* [Improvement-11013][dolphinscheduler-common] add test code
* [Improvement-11013][dolphinscheduler-common] shortened string
* [Improvement-11013][dolphinscheduler-common] format test code style
Co-authored-by: liyangyang <liyangyang@bizseer.com>
2 years ago
jackfanwan
aff2d18184
#3239 : 修改数据质量查询的权限判断 ( #10977 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
jackfanwan
ccb7641468
修改数据质量查询的权限判断 ( #10977 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
Wenjun Ruan
7d1310f2ba
#3238 : [Fix-10918] Close datasource when expire from guava cache ( #11120 )
...
* Close datasource when expire from guava cache
* Remove duplicate datasource in HiveDataSourceClient
2 years ago
Wenjun Ruan
71cf7e1baa
[Fix-10918] Close datasource when expire from guava cache ( #11120 )
...
* Close datasource when expire from guava cache
* Remove duplicate datasource in HiveDataSourceClient
2 years ago
JieguangZhou
d7815fd0c2
#3237 : [fix] py sagemaker doc ( #11109 )
2 years ago
JieguangZhou
952aee80e7
[fix] py sagemaker doc ( #11109 )
2 years ago
Devosend
a9979880a4
#3236 : fix space validate for create folder bug ( #11106 )
2 years ago
Devosend
2f2de7f90e
fix space validate for create folder bug ( #11106 )
2 years ago
zhuxt2015
5ffafee867
#3235 : [Improvement][Task Log] Task status log print description instead of code ( #11009 )
...
* use execution status instead of status code
2 years ago
zhuxt2015
3701a24d15
[Improvement][Task Log] Task status log print description instead of code ( #11009 )
...
* use execution status instead of status code
2 years ago
songjianet
4631acb8b7
#3234 : [Fix][UI] Fix the problem of too large spacing in operation. ( #11090 )
...
* [Fix][UI] Fix the problem of too large spacing in operation.
* [Fix][UI] Fix the problem of too large spacing in operation.
2 years ago
songjianet
de6e58ec1b
[Fix][UI] Fix the problem of too large spacing in operation. ( #11090 )
...
* [Fix][UI] Fix the problem of too large spacing in operation.
* [Fix][UI] Fix the problem of too large spacing in operation.
2 years ago
Devosend
0333f53b29
#3233 : fix view variable display bug ( #11100 )
2 years ago
Devosend
7227acd653
fix view variable display bug ( #11100 )
2 years ago
Amy0104
52e135c7e1
#3232 : [Fix][UI] Widen the segment separator input box. ( #11096 )
2 years ago
Amy0104
79cec27423
[Fix][UI] Widen the segment separator input box. ( #11096 )
2 years ago
JieguangZhou
23ab638022
#3231 : [python] Support SageMaker task type ( #11002 )
2 years ago
JieguangZhou
cc088e0f54
[python] Support SageMaker task type ( #11002 )
2 years ago