Rick Cheng
ff455b8f93
#4471 : [Doc-15500][Task] Update cli opts of spark and flink ( #15501 )
10 months ago
Rick Cheng
e4de06b5af
[Doc-15500][Task] Update cli opts of spark and flink ( #15501 )
10 months ago
Wenjun Ruan
2046ee8e0e
#4470 : Fix notify failover WorkflowInstance will cause NPE ( #15499 )
10 months ago
Wenjun Ruan
603dfa2e4b
Fix notify failover WorkflowInstance will cause NPE ( #15499 )
10 months ago
aiwenmo
48c57f03c9
#4469 : [Feature-15475][DinkyTask] DinkyTask supports Dinky-1.0.0 and common sql ( #15479 )
10 months ago
aiwenmo
ace0860d3d
[Feature-15475][DinkyTask] DinkyTask supports Dinky-1.0.0 and common sql ( #15479 )
10 months ago
Wenjun Ruan
6c02538cc0
#4468 : [HotFix] Fix createTaskInstanceWorkingDirectory failed if the old path exist ( #15377 )
10 months ago
Wenjun Ruan
0b873e6870
[HotFix] Fix createTaskInstanceWorkingDirectory failed if the old path exist ( #15377 )
10 months ago
AliceXiaoLu
5e72c3ee8c
#4467 : [bug] Exception when using host in ipv6 format ( #14040 )
...
* DB2 edit again, no username.
* [bug] db2's jdbcUrl should be like this "jdbc:db2://localhost:50000/sample:currentSchema=DB2INST1;characterEncoding=UTF-8;".should be ":"
* Update Db2DataSourceProcessor.java
* Update Db2DataSourceProcessorTest.java
* 【Bug】OracleSource edit again, ConnectionType is null
* when user inputs ipv6,checkhost will return "!IPV4_PATTERN.matcher(host).matches()";
I think we should use isInetAddress to check the host is isValid
* Update AbstractDataSourceProcessor.java
* Update DatabendDataSourceProcessorTest.java
last week other modified this
* Update MySQLDataSourceProcessorTest.java
* Update DataSourceUtilsTest.java
* Update MySQLDataSourceProcessorTest.java
* Update KyuubiDataSourceProcessorTest.java
* Update AbstractDataSourceProcessor.java
if host is ipv6 or ipv4 will OK; if not check other
* Update AbstractDataSourceProcessor.java
* Update AbstractDataSourceProcessor.java
* Update DataSourceUtilsTest.java
增加ipv6数据源验证
* [Bug] [dolphinscheduler-api] queryDataSource'password should be hidden.
---------
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
10 months ago
AliceXiaoLu
cb5317f7ca
[bug] Exception when using host in ipv6 format ( #14040 )
...
* DB2 edit again, no username.
* [bug] db2's jdbcUrl should be like this "jdbc:db2://localhost:50000/sample:currentSchema=DB2INST1;characterEncoding=UTF-8;".should be ":"
* Update Db2DataSourceProcessor.java
* Update Db2DataSourceProcessorTest.java
* 【Bug】OracleSource edit again, ConnectionType is null
* when user inputs ipv6,checkhost will return "!IPV4_PATTERN.matcher(host).matches()";
I think we should use isInetAddress to check the host is isValid
* Update AbstractDataSourceProcessor.java
* Update DatabendDataSourceProcessorTest.java
last week other modified this
* Update MySQLDataSourceProcessorTest.java
* Update DataSourceUtilsTest.java
* Update MySQLDataSourceProcessorTest.java
* Update KyuubiDataSourceProcessorTest.java
* Update AbstractDataSourceProcessor.java
if host is ipv6 or ipv4 will OK; if not check other
* Update AbstractDataSourceProcessor.java
* Update AbstractDataSourceProcessor.java
* Update DataSourceUtilsTest.java
增加ipv6数据源验证
* [Bug] [dolphinscheduler-api] queryDataSource'password should be hidden.
---------
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
10 months ago
Wenjun Ruan
4bbb91cb68
#4466 : Enable set ServerLoadProtection fot Master/Worker ( #15439 )
10 months ago
Wenjun Ruan
7b9c9e0eb2
Enable set ServerLoadProtection fot Master/Worker ( #15439 )
10 months ago
Gallardot
8c9c43d610
#4465 : [Bug][Master]serial_wait strategy workflow unable to wake up ( #15270 )
...
* fix: serial_wait strategy workflow unable to wake up
Signed-off-by: Gallardot <gallardot@apache.org>
* fix: serial_wait strategy workflow unable to wake up
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: fuchanghai <changhaifu@apache.org>
10 months ago
Gallardot
a405abec9e
[Bug][Master]serial_wait strategy workflow unable to wake up ( #15270 )
...
* fix: serial_wait strategy workflow unable to wake up
Signed-off-by: Gallardot <gallardot@apache.org>
* fix: serial_wait strategy workflow unable to wake up
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: fuchanghai <changhaifu@apache.org>
10 months ago
lizhenglei
0a21098b50
#4464 : [Improvement][E2E] add e2e javatask case ( #15469 )
...
* add java task
* fix
* support jdk
* fix java
* fix java_home
* add ut
* recover
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: xiangzihao <460888207@qq.com>
10 months ago
lizhenglei
3c7a77c90e
[Improvement][E2E] add e2e javatask case ( #15469 )
...
* add java task
* fix
* support jdk
* fix java
* fix java_home
* add ut
* recover
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: xiangzihao <460888207@qq.com>
10 months ago
lizhenglei
34becc3c95
#4463 : [BUG][Task] fix java task classpath ( #15470 )
...
* fix javatask bug
* cover
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: fuchanghai <changhaifu@apache.org>
10 months ago
lizhenglei
bd48c99178
[BUG][Task] fix java task classpath ( #15470 )
...
* fix javatask bug
* cover
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: fuchanghai <changhaifu@apache.org>
10 months ago
liyou
44f96efaeb
#4462 : [Feature] timed scheduler Improvement ( #15449 ) ( #15450 )
10 months ago
liyou
0f7081be10
[Feature] timed scheduler Improvement ( #15449 ) ( #15450 )
10 months ago
lgcareer
d27ebb9a4e
#4461 : [Enhancement][API]Enhance mysql connection properties ( #15433 )
10 months ago
lgcareer
309c8c97a9
[Enhancement][API]Enhance mysql connection properties ( #15433 )
10 months ago
Wenjun Ruan
fdbae72c73
#4460 : Add config for defaultTenantEnabled ( #15391 )
10 months ago
Wenjun Ruan
6c1e001edf
Add config for defaultTenantEnabled ( #15391 )
10 months ago
旺阳
a18b4b67b5
#4459 : [Bug] [Audit log] Fix Audit log UI query error ( #15427 )
11 months ago
旺阳
e5a512803e
[Bug] [Audit log] Fix Audit log UI query error ( #15427 )
11 months ago
lizhenglei
861ab89031
#4458 : [Improvement][E2E]e2e improve add workflow httpTask e2e case ( #15420 )
...
* e2e case
* Create local.yml
* local
* fix
* fix
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: xiangzihao <460888207@qq.com>
11 months ago
lizhenglei
4c31e19e11
[Improvement][E2E]e2e improve add workflow httpTask e2e case ( #15420 )
...
* e2e case
* Create local.yml
* local
* fix
* fix
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: xiangzihao <460888207@qq.com>
11 months ago
dalong
5fc0d4abf0
#4457 : doc write wrong,should be MinIO it's not MinION ( #15395 )
...
Co-authored-by: 86157 <mapengfei@lnxjit.commapengfei@lnxjit.com>
11 months ago
dalong
3f21a7a577
doc write wrong,should be MinIO it's not MinION ( #15395 )
...
Co-authored-by: 86157 <mapengfei@lnxjit.commapengfei@lnxjit.com>
11 months ago
Gallardot
54b9c72eca
#4456 : [Doc]remove temporary markdown comments ( #15385 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
11 months ago
Gallardot
4fe59a7ae8
[Doc]remove temporary markdown comments ( #15385 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
11 months ago
Gallardot
8b56f6d389
#4455 : [Bug][Registry] Optimizing waiting strategy ( #15223 )
...
* [Improvement][Registry] Optimizing waiting strategy
Signed-off-by: Gallardot <gallardot@apache.org>
11 months ago
Gallardot
575b89e2f9
[Bug][Registry] Optimizing waiting strategy ( #15223 )
...
* [Improvement][Registry] Optimizing waiting strategy
Signed-off-by: Gallardot <gallardot@apache.org>
11 months ago
liyou
a2df69c1e2
#4454 : adjust the sequence of alarm group and add validate ( #15382 ) ( #15384 )
11 months ago
liyou
fd74cf16cb
adjust the sequence of alarm group and add validate ( #15382 ) ( #15384 )
11 months ago
Wenjun Ruan
d660b1b0ad
#4453 : Use Druid to split sql ( #15367 )
11 months ago
Wenjun Ruan
bf2cdc5300
Use Druid to split sql ( #15367 )
11 months ago
liyou
f09b66e837
#4452 : optimize add select filter ( #15378 ) ( #15379 )
11 months ago
liyou
c3ffb1330d
optimize add select filter ( #15378 ) ( #15379 )
11 months ago
Gallardot
76fcb06665
#4451 : [Improvement][Helm] using helm-docs to generate docs automatically ( #15299 )
11 months ago
Gallardot
1c1d4bd592
[Improvement][Helm] using helm-docs to generate docs automatically ( #15299 )
11 months ago
Gallardot
b5e0670c5b
#4450 : [Improvement][K8S] Custom label of a K8S task can be passed to the pod ( #15369 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
11 months ago
Gallardot
93ea5f64c3
[Improvement][K8S] Custom label of a K8S task can be passed to the pod ( #15369 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
11 months ago
Wenjun Ruan
a836ed9871
#4449 : Optimize server startup log ( #15362 )
11 months ago
Wenjun Ruan
d6dea4633c
Optimize server startup log ( #15362 )
11 months ago
Wenjun Ruan
52ce966bb1
#4448 : Remove taskQueue and looper in worker ( #15292 )
11 months ago
Wenjun Ruan
5523a62825
Remove taskQueue and looper in worker ( #15292 )
11 months ago
lizhenglei
12fe3cc0fa
#4447 : [Improvement][E2E] support e2e compose v2 fix code style ( #15325 )
...
* support e2e compose v2 fix code stystle
* fix
* fix
* fix version
* Revert "fix version"
This reverts commit 4f1c1963
* fix version
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: David Zollo <dailidong66@gmail.com>
11 months ago
lizhenglei
74fd24b091
[Improvement][E2E] support e2e compose v2 fix code style ( #15325 )
...
* support e2e compose v2 fix code stystle
* fix
* fix
* fix version
* Revert "fix version"
This reverts commit 4f1c1963
* fix version
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: David Zollo <dailidong66@gmail.com>
11 months ago