break60
74914cf36e
[ #3931 ][ui]Field name optimization for spark, flink, and mr
4 years ago
Kirs
8afc0cc815
Merge pull request #3402 from dailidong/dev
...
[fix-#3680][service] Zookeeper does not start, printed logs have no error messages
4 years ago
xingchun-chen
9c71fedc82
Merge pull request #3927 from zhuangchong/1.3.3-release-fix#3789
...
[1.3.3-release][fix-#3843][api]When update workflow definition,first verify the name of the workflow definition, save the data
4 years ago
zhuangchong
a045827077
update code.
4 years ago
dailidong
787845578b
Merge remote-tracking branch 'origin/dev' into dev
4 years ago
dailidong
f430fed8f9
Merge remote-tracking branch 'upstream/dev' into dev
4 years ago
dailidong
2ee5df42b4
fix Zookeeper does not start, printed logs have no error messages, Api services can start but cannot be accessed
4 years ago
zhuangchong
07ced8b591
[fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly.
4 years ago
xingchun-chen
72627be682
Merge pull request #3925 from break60/1.3.3-release
...
[fixbug-3924][ui]Workflow definition name re-modified and added check
4 years ago
break60
fb6c4dbd24
Workflow definition name re-modified and added check
4 years ago
dailidong
15436cfcdd
Delete ThreadUtilsTest.java
...
not useful test
4 years ago
dailidong
ed3f08916f
Update ThreadUtilsTest.java
4 years ago
lgcareer
e53bd98422
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
4 years ago
dailidong
29a083ca8f
Update ThreadUtilsTest.java
4 years ago
xingchun-chen
5018117edc
Merge pull request #3919 from lgcareer/1.3.3-release-fix#3789
...
[Fix-#3487][sql] update uc_dolphin_T_t_ds_resources_un
4 years ago
xingchun-chen
60bf3f8511
Merge pull request #3824 from elonlo/bugfix-dag-reformat-miss-pretask
...
[Fix][ui] Fix the problem that all pre-tasks are lost after dag refor…
4 years ago
wangyangting
62fb2fd19b
fix service comment ( #3901 )
...
* fix service comment
## Before
```xml
<!--service end-->
...
<!--service end-->
```
## After
```xml
<!--service start-->
...
<!--service end-->
```
* Update dolphinscheduler-binary.xml
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
zhuangchong
5b4a8fdcf5
[fix-3788][pom]spring framework Security breach ( #3882 )
...
* spring framework Security breach,update springboot version.
* update license.
* update license.
* update netty license.
* update license.
* Update known-dependencies.txt
* Update known-dependencies.txt
Co-authored-by: zhuangchong <zhuangchong8@163.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
zhuangchong
2fbbf96cde
[Improvement-3686][service] ProcessService method name meets naming convention. ( #3687 )
...
* ProcessService method name meets naming convention.
* add code checkstyle.
* update test.
* update test.
* add code checkstyle.
* add code checkstyle.
* update pom.
* update pom.
* ProcessService method name meets naming convention.
* update processService code.
* update code style.
* update code style.
* update code style.
Co-authored-by: zhuangchong <zhuangchong8@163.com>
4 years ago
lgcareer
dbc9f149b5
[Fix-#3487][sql] update uc_dolphin_T_t_ds_resources_un
4 years ago
lgcareer
68c59faf84
Merge remote-tracking branch 'remotes/upstream/1.3.3-release' into 1.3.3-release-fix#3789
4 years ago
lgcareer
3361151155
[fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly ( #3918 )
...
* [FIX_#3789][remote]cherry pick from dev to support netty heart beat
* [FIX_#3789][remote]cherry pick from dev to support netty heart beat
* [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
* [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
Co-authored-by: Kirs <acm_master@163.com>
4 years ago
lgcareer
ac9f5dc271
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
4 years ago
lgcareer
adda0eb4d0
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
4 years ago
lgcareer
a7031353df
Merge remote-tracking branch 'remotes/upstream/1.3.3-release' into 1.3.3-release-fix#3789
4 years ago
BoYiZhang
13030502fd
[FIX-3836][dev-API] process definition validation name interface prompt information error ( #3908 )
...
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* dag add close button
* reset last version
* reset last version
* dag add close buttion
dag add close buttion
* update CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* Update CreateWorkflowLocator.java
modify submit workflow button
* Update CreateWorkflowLocator.java
* Update CreateWorkflowLocator.java
modify CLICK_ADD_BUTTON
* Update CreateWorkflowLocator.java
delete print
* Update CreateWorkflowLocator.java
1
* Update CreateWorkflowLocator.java
1
* Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
* Update dag.vue
* Update dag.vue
* Update dag.vue
* Update CreateWorkflowLocator.java
* Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
This reverts commit 3a2cba7a
* Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
* Update dolphinscheduler-daemon.sh
* process definition validation name interface prompt information error
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
4 years ago
xingchun-chen
76609ba143
Merge pull request #3915 from break60/1.3.3-release
...
[fixbug-3621][ui]Repair check box cannot be canceled
4 years ago
break60
dc8e8926c8
Repair check box cannot be canceled
4 years ago
lgcareer
51d476be69
[FIX_#3789][remote]cherry pick from dev to support netty heart beat ( #3913 )
...
* [FIX_#3789][remote]cherry pick from dev to support netty heart beat
* [FIX_#3789][remote]cherry pick from dev to support netty heart beat
Co-authored-by: Kirs <acm_master@163.com>
4 years ago
lgcareer
b368c53784
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
4 years ago
Kirs
f0ff8e2eb0
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
4 years ago
BoYiZhang
e740dc7645
[FIX-3836][1.3.3-release-API] process definition validation name interface prompt information error ( #3899 )
...
* fix bug : error message
* fix code smell
* fix code smell
4 years ago
lgcareer
301d728c7b
[Fix-#3487][sql] add dolphinscheduler_dml.sql under 1.3.3_schema ( #3907 )
4 years ago
BoYiZhang
622bce603a
Merge pull request #19 from apache/dev
...
update code from apa
4 years ago
zhuangchong
d32300ba5b
add process define name verify. ( #3864 )
4 years ago
bao liang
f29f4e8384
[FIX-3617][Service]after subtask fault tolerance, 2 task instances are generated ( #3830 )
...
* fix bug(#3617 ): after subtask fault tolerance, 2 task instances are generated.
* delete unused code
* update code smell
* refactor sub work command process
* add process service ut
* add license header
* fix some code smell
* chang ut java8 to java11
* update sonar to java11
* copy ut config from dev
* remove checkstyle
* revert to 1.3.3
* change proess service test to executor service
* add process service test
* add process service test
* revert
* revert
* add comments
* change dev to 1.3.3-release
* revert
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
Kirs
08dc6913dc
[FIX_BUG_1.3#3789][remote]support netty heart beat ( #3868 )
...
* [FIX_BUG_1.3#3789][remote]support netty heart beat
* netty heart beat
* code style
* code style
* code style
* code style
* code style
* delete code docs
* client fail-close
4 years ago
xingchun-chen
1894651f5f
Merge pull request #3890 from apache/revert-3870-1.3.3-bug-ui-fix-3835
...
Revert "[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters."
4 years ago
xingchun-chen
7eb103d903
Merge pull request #3888 from break60/1.3.3-release
...
[fixbug-3887][ui]Fix missing English translation of re-upload files
4 years ago
break60
8703b46fa0
revert pr 3872
4 years ago
bao liang
ac8d5644d5
Revert "[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters."
4 years ago
zhuangchong
fd0f5724a1
add process define name verify. ( #3879 )
4 years ago
break60
5764192d13
[fixbug-3887][ui]Fix missing English translation of re-upload files
4 years ago
xingchun-chen
a4c232c316
Merge pull request #3861 from yinancx/fs-dev
...
[Feature][ui]Force success operation
4 years ago
bao liang
9de7d3c772
[FIX-3573][DAO] potential horizontal unauthorized access ( #3880 )
...
* fix bug[#3573 ] potential horizontal unauthorized access
* fix bug[#3573 ] potential horizontal unauthorized access
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
bao liang
39411ce03b
[FIX-3617][Service]fix 2 tasks instance are generated when fault tolerance ( #3873 )
...
* fix 2 tasks instance are generated when fault tolerance
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update ut
* update code style
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
hailin0
c4be3b5749
[Fix][API] Log dependency package conflict ( #3833 )
...
Co-authored-by: lisiying <lisiying@192.168.0.102>
4 years ago
xingchun-chen
e8db263d68
Merge pull request #3870 from zhuangchong/1.3.3-bug-ui-fix-3835
...
[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters.
4 years ago
AhahaGe
1a257b1077
[Feature][api]Export and import workflow add processDefinitionDescription #3808 ( #3847 )
...
* add .asf.yaml file
* export processDefinition add desc
* clear conentent in .asf.yaml
* delete .asf.yaml file
Co-authored-by: guirong.ggr <guirong.ggr@dtwave-inc.com>
4 years ago
zhuangchong
ef9221b02c
resolve the conflict.
4 years ago