bao liang
7a088b7325
fix #3966 sub process doesnot send alert mail after process instance ending. ( #3972 )
...
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
dailidong
ccc8ba1167
solve too many files, close logClientService ( #3971 )
4 years ago
xingchun-chen
48261c5e59
Merge pull request #3969 from break60/1.3.3-release
...
[fixBug-3964][ui]Switch back and forth over timeout alarm, the selected value is empty
4 years ago
break60
81a720b438
[fixBug-3964][ui]Switch back and forth over timeout alarm, the selected value is empty
4 years ago
BoYiZhang
7dd717af16
When running a task, the resource file is lost, which results in an error
4 years ago
BoYiZhang
48177b650e
When running a task, the resource file is lost, which results in an error
4 years ago
zixi0825
8fd3932bff
[Fix][api] Add queryProjectCreatedAndAuthorizedByUser function ( #3658 )
...
* fix getLoginUserCreated bug
* fix getLoginUserCreated bug 1
* fix checkstyle
* modify function name
* modify comment
* fix unit test error
* rollback sqoop task hive target file
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
BoYiZhang
ef6cc62b96
When running a task, the resource file is lost, which results in an error
4 years ago
BoYiZhang
aace551782
When running a task, the resource file is lost, which results in an error
4 years ago
BoYiZhang
fc565813ef
When running a task, the resource file is lost, which results in an error
4 years ago
BoYiZhang
5f817f2acd
Merge pull request #21 from apache/dev
...
update code from apache
4 years ago
Kirs
44259688ba
Merge pull request #3923 from lgcareer/dev-fix
...
[fix-#3843][api] When update workflow definition,if name already exists, the prompt is not friendly
4 years ago
Kirs
4f94943b2d
Merge pull request #3947 from lenboo/133-fault
...
[FIX-3615] master exit gracefully
4 years ago
baoliang
ba971912bf
fix bug:3615 After the task is executed successfully, but the next task has not been submitted, stop the master
4 years ago
BoYiZhang
fa355b23f3
[CodeClean][DAO]Remove redundant comments ( #3939 )
...
* 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
* Remove redundant comments
ProcessInstanceMapper# queryProcessInstanceListPaging
* Remove redundant comments
ProcessInstanceMapper# queryProcessInstanceListPaging
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
4 years ago
lgcareer
ccdaee9c04
[ambari-plugin]change version 1.3.2 to 1.3.3 ( #3935 )
4 years ago
spring-bu
3fdc5576e1
[Fix][Docker] fix startup.sh variables cannot reference in single quotes. ( #3895 )
...
* [Fix][Docker] fix startup.sh variables cannot reference in single quotes.(#3894 )
Signed-off-by: YoungMan <bushengquan@gmail.com>
* Update Dockerfile
update the comment
and delete the maridb client
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
zhuangchong
3d4238f668
add verify tenant name cannot contain special characters. ( #3865 )
4 years ago
小清
de11a2170d
fixed queryTaskInstanceListPaging query slow ( #3892 )
...
because queryTaskInstanceListPaging has contain longtext type field by instance.*,so queryTaskInstanceListPaging query slow , but longtext field not used.
4 years ago
小清
d56589260b
fixed queryProcessInstanceListPaging query slow ( #3893 )
...
because queryProcessInstanceListPaging has contain longtext type field by instance.*,so queryProcessInstanceListPaging query slow , but longtext field not used.
4 years ago
lgcareer
92a793288f
[maven-release-plugin] prepare for next development iteration
4 years ago
lgcareer
c144d81579
[maven-release-plugin] prepare release 1.3.3
4 years ago
lgcareer
ae85116fa5
change version from 1.3.2-SNAPSHOT to 1.3.3-SNAPSHOT ( #3934 )
4 years ago
BoYiZhang
65216016ca
Merge pull request #20 from apache/dev
...
update from apache
4 years ago
xingchun-chen
0bcfa8bc61
Merge pull request #3932 from break60/1.3.3-release
...
[#3931 ][ui]Field name optimization for spark, flink, and mr
4 years ago
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