Tengting Xu
29931ad91d
#4272 : [Workflow] Print WorkflowInstance detail/ TaskInstance detail when finished ( #14677 )
...
* [Workflow] Print WorkflowInstance detail/ TaskInstance detail when finished
* [Workflow] minor fix
* [Workflow] add ut
* [Workflow] add header
---------
Co-authored-by: tengting.xu <xtt@dipeak.com>
1 year ago
Tengting Xu
9963bfc612
[Workflow] Print WorkflowInstance detail/ TaskInstance detail when finished ( #14677 )
...
* [Workflow] Print WorkflowInstance detail/ TaskInstance detail when finished
* [Workflow] minor fix
* [Workflow] add ut
* [Workflow] add header
---------
Co-authored-by: tengting.xu <xtt@dipeak.com>
1 year ago
Gallardot
15b5acdaaa
#4271 : [Bug][Alert]batchInsert execption #14675 ( #14676 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
1 year ago
Gallardot
37ecd262ee
[Bug][Alert]batchInsert execption #14675 ( #14676 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
1 year ago
fuchanghai
24ae8f1b29
#4270 : [fix-#14537] the branch that needs to be executed overlaps with another branch, it may not be able to complete the normal execution ( #14563 )
1 year ago
fuchanghai
b391b74df4
[fix-#14537] the branch that needs to be executed overlaps with another branch, it may not be able to complete the normal execution ( #14563 )
1 year ago
Gallardot
5888b07f16
#4269 : [Doc] fix built-in typo ( #14667 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
1 year ago
Gallardot
2f3ab18b29
[Doc] fix built-in typo ( #14667 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
1 year ago
Gallardot
a289ef8c9e
#4268 : [Improvement][UI] Image pull policy in the K8S task provides default values ( #14650 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
Gallardot
150d9e04b0
[Improvement][UI] Image pull policy in the K8S task provides default values ( #14650 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
eye-gu
b2d76f3894
#4267 : [Fix-14008][registry] Fix etcd memory leak due to leaseId ( #14034 )
1 year ago
eye-gu
d87a0d831c
[Fix-14008][registry] Fix etcd memory leak due to leaseId ( #14034 )
1 year ago
Wenjun Ruan
c8f6456a82
#4266 : Support get property from env/jvm/common.properties ( #14645 )
1 year ago
Wenjun Ruan
9ce8871158
Support get property from env/jvm/common.properties ( #14645 )
1 year ago
Rick Cheng
bd0ca58c4a
#4265 : [Improvement][Parameter] Improve the order of project parameter ( #14581 )
1 year ago
Rick Cheng
79cf785eca
[Improvement][Parameter] Improve the order of project parameter ( #14581 )
1 year ago
Wenjun Ruan
4e1c10b68a
#4264 : Support filter restrict network interface ( #14638 )
1 year ago
Wenjun Ruan
2b99451ccd
Support filter restrict network interface ( #14638 )
1 year ago
Gallardot
0d00540614
#4263 : [Improvement][CI] deploy to k8s ( #14555 )
...
* [Improvement][CI] deploy to k8s
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
Gallardot
5a550dd628
[Improvement][CI] deploy to k8s ( #14555 )
...
* [Improvement][CI] deploy to k8s
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
amao
2904d1c73f
#4262 : [Improvement-4375][api] cannot delete yarn queue ( #13046 )
...
* [Bug-12833][api]
delete api
* [Bug-12833][api]
delete yarn queue
* [Bug-12833][api]
add Unit Test
* Repair the failed CI
* Repair the failed UT
* Repair the failed Docs
* Repair the failed Doc
---------
Co-authored-by: amao <Guoqing.Mao@Yumchina.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
amao
5ccc4cc889
[Improvement-4375][api] cannot delete yarn queue ( #13046 )
...
* [Bug-12833][api]
delete api
* [Bug-12833][api]
delete yarn queue
* [Bug-12833][api]
add Unit Test
* Repair the failed CI
* Repair the failed UT
* Repair the failed Docs
* Repair the failed Doc
---------
Co-authored-by: amao <Guoqing.Mao@Yumchina.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
KingsleyY
0481870acd
#4261 : [Fix-10795][plugin] sqoop task query columns bug ( #10776 )
...
* [Improvement][Api] add @Override on the Override method
* [FIX]sqoop task query columns bug
* merge two if
* update checkstyle problem
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/main/java/org/apache/dolphinscheduler/plugin/task/sqoop/SqoopColumnType.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/main/java/org/apache/dolphinscheduler/plugin/task/sqoop/generator/sources/MySQLSourceGenerator.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* code format
* code format
---------
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
KingsleyY
512f4c7021
[Fix-10795][plugin] sqoop task query columns bug ( #10776 )
...
* [Improvement][Api] add @Override on the Override method
* [FIX]sqoop task query columns bug
* merge two if
* update checkstyle problem
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/main/java/org/apache/dolphinscheduler/plugin/task/sqoop/SqoopColumnType.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/main/java/org/apache/dolphinscheduler/plugin/task/sqoop/generator/sources/MySQLSourceGenerator.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* code format
* code format
---------
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Wenjun Ruan
7dd3ab1721
#4260 : Use AdHoc datasource client in sqlTask ( #14631 )
...
* Use AdHoc datasource client in sqlTask
* Add method in DataSourceChannel to create PooledDataSourceClient and AdHocDataSourceClient
1 year ago
Wenjun Ruan
4aab0b234f
Use AdHoc datasource client in sqlTask ( #14631 )
...
* Use AdHoc datasource client in sqlTask
* Add method in DataSourceChannel to create PooledDataSourceClient and AdHocDataSourceClient
1 year ago
xiangzihao
4094c30cda
#4259 : [CI][E2E] Upgrade e2e dependency version ( #14634 )
...
* upgrade e2e dependency version
* upgrade e2e dependency version
* optimize imports
* remove duplicated awaitility
* remove duplicated awaitility
1 year ago
xiangzihao
c6696683e5
[CI][E2E] Upgrade e2e dependency version ( #14634 )
...
* upgrade e2e dependency version
* upgrade e2e dependency version
* optimize imports
* remove duplicated awaitility
* remove duplicated awaitility
1 year ago
KingsleyY
8f6e010adc
#4258 : [DS-14566][master] fix serial_wait command_param does not replace global_params ( #14606 )
...
This closes #14566
Co-authored-by: yangxin3 <yangxin3@newhope.cn>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
KingsleyY
4a80e3a021
[DS-14566][master] fix serial_wait command_param does not replace global_params ( #14606 )
...
This closes #14566
Co-authored-by: yangxin3 <yangxin3@newhope.cn>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
xiangzihao
69e5f2c76c
#4257 : add e2e optional for ci ( #14633 )
1 year ago
xiangzihao
164154488a
add e2e optional for ci ( #14633 )
1 year ago
Wenjun Ruan
1842445eec
#4256 : Revert "datasource test and sql task Remove connection pool issues is #14179 ( #14193 )" ( #14626 )
...
This reverts commit e4fb5b30a4
.
1 year ago
Wenjun Ruan
6617e3fb72
Revert "datasource test and sql task Remove connection pool issues is #14179 ( #14193 )" ( #14626 )
...
This reverts commit e4fb5b30a4
.
1 year ago
xiangzihao
4209d2b939
#4255 : [CI] [E2E] Increase e2e containers timeout ( #14628 )
...
* increase e2e containers timeout
1 year ago
xiangzihao
930d2f05b7
[CI] [E2E] Increase e2e containers timeout ( #14628 )
...
* increase e2e containers timeout
1 year ago
Gallardot
a421f75446
#4254 : [Improvement][HELM] add driver-class-name ( #14614 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Gallardot
0188f40b84
[Improvement][HELM] add driver-class-name ( #14614 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Aaron Wang
fb6937c04a
#4253 : [Improvement-14269][API] Bind task group with project ( #14392 )
...
* [Improvement-14269][API] Bind task group with project
* remove comment
* add project permission check for task group operation
* add doc
1 year ago
Aaron Wang
759756ae80
[Improvement-14269][API] Bind task group with project ( #14392 )
...
* [Improvement-14269][API] Bind task group with project
* remove comment
* add project permission check for task group operation
* add doc
1 year ago
Aaron Wang
a376e7ef3c
#4252 : [Fix-14512][BOM] kubernetes-client version conflict ( #14561 )
1 year ago
Aaron Wang
ca760aabd4
[Fix-14512][BOM] kubernetes-client version conflict ( #14561 )
1 year ago
xuhui1231
a85a0ab6e8
#4251 : datasource test and sql task Remove connection pool issues is #14179 ( #14193 )
...
* datasource test and sql task Remove connection pool issues is #14179
* datasource test and sql task Remove connection pool issues is #14179 uniform style
* datasource test and sql task Remove connection pool issues is #14179 uniform style by 20230720
* datasource test and sql task Remove connection pool issues is #14179 uniform style by 20230720
---------
Co-authored-by: xuhui <xuhui@3h1china.com>
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
1 year ago
xuhui1231
e4fb5b30a4
datasource test and sql task Remove connection pool issues is #14179 ( #14193 )
...
* datasource test and sql task Remove connection pool issues is #14179
* datasource test and sql task Remove connection pool issues is #14179 uniform style
* datasource test and sql task Remove connection pool issues is #14179 uniform style by 20230720
* datasource test and sql task Remove connection pool issues is #14179 uniform style by 20230720
---------
Co-authored-by: xuhui <xuhui@3h1china.com>
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
1 year ago
Jay Chung
aa55e5a3e0
#4250 : ci: Mergeable must have ready-to-merge and not require version ( #14600 )
...
you can see our init discuss in https://lists.apache.org/thread/xgcd3wndfst88ornvdknd64nol76k89n
1 year ago
Jay Chung
d92e2b360e
ci: Mergeable must have ready-to-merge and not require version ( #14600 )
...
you can see our init discuss in https://lists.apache.org/thread/xgcd3wndfst88ornvdknd64nol76k89n
1 year ago
Eric Gao
a90c2f7d02
#4249 : fix process utils comment typo ( #14613 )
1 year ago
Eric Gao
d6a4e99e19
fix process utils comment typo ( #14613 )
1 year ago
eye-gu
cb81701256
#4248 : [Fix-13976][dao] task complete contain force success state ( #14611 )
...
Co-authored-by: eye <eye.gu@aloudata.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
eye-gu
50cc65b118
[Fix-13976][dao] task complete contain force success state ( #14611 )
...
Co-authored-by: eye <eye.gu@aloudata.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago