Commit Graph

3964 Commits

Author SHA1 Message Date
break60
81a720b438 [fixBug-3964][ui]Switch back and forth over timeout alarm, the selected value is empty 2020-10-22 10:22:58 +08:00
BoYiZhang
7dd717af16 When running a task, the resource file is lost, which results in an error 2020-10-21 23:32:22 +08:00
BoYiZhang
48177b650e When running a task, the resource file is lost, which results in an error 2020-10-20 20:26:09 +08:00
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>
2020-10-20 20:25:33 +08:00
BoYiZhang
ef6cc62b96 When running a task, the resource file is lost, which results in an error 2020-10-20 20:20:01 +08:00
BoYiZhang
aace551782 When running a task, the resource file is lost, which results in an error 2020-10-20 20:15:23 +08:00
BoYiZhang
fc565813ef When running a task, the resource file is lost, which results in an error 2020-10-20 19:25:14 +08:00
BoYiZhang
5f817f2acd
Merge pull request #21 from apache/dev
update code from apache
2020-10-20 19:14:42 +08:00
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
2020-10-20 15:21:57 +08:00
Kirs
4f94943b2d
Merge pull request #3947 from lenboo/133-fault
[FIX-3615] master exit  gracefully
2020-10-19 16:50:13 +08:00
baoliang
ba971912bf fix bug:3615 After the task is executed successfully, but the next task has not been submitted, stop the master 2020-10-19 15:47:18 +08:00
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>
2020-10-18 22:36:04 +08:00
lgcareer
ccdaee9c04
[ambari-plugin]change version 1.3.2 to 1.3.3 (#3935) 2020-10-18 10:47:00 +08:00
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>
2020-10-17 21:57:16 +08:00
zhuangchong
3d4238f668
add verify tenant name cannot contain special characters. (#3865) 2020-10-17 21:51:55 +08:00
小清
de11a2170d
fixed queryTaskInstanceListPaging query slow (#3892)
because queryTaskInstanceListPaging  has contain longtext  type field  by instance.*,so  queryTaskInstanceListPaging query slow , but longtext  field not used.
2020-10-17 21:16:01 +08:00
小清
d56589260b
fixed queryProcessInstanceListPaging query slow (#3893)
because queryProcessInstanceListPaging has contain longtext type field by instance.*,so queryProcessInstanceListPaging query slow , but longtext field not used.
2020-10-17 21:14:33 +08:00
lgcareer
92a793288f [maven-release-plugin] prepare for next development iteration 2020-10-17 18:14:23 +08:00
lgcareer
c144d81579 [maven-release-plugin] prepare release 1.3.3 2020-10-17 18:14:13 +08:00
lgcareer
ae85116fa5
change version from 1.3.2-SNAPSHOT to 1.3.3-SNAPSHOT (#3934) 2020-10-17 17:50:02 +08:00
BoYiZhang
65216016ca
Merge pull request #20 from apache/dev
update from apache
2020-10-17 15:01:11 +08:00
xingchun-chen
0bcfa8bc61
Merge pull request #3932 from break60/1.3.3-release
[#3931][ui]Field name optimization for spark, flink, and mr
2020-10-17 12:59:01 +08:00
break60
74914cf36e [#3931][ui]Field name optimization for spark, flink, and mr 2020-10-17 12:32:40 +08:00
Kirs
8afc0cc815
Merge pull request #3402 from dailidong/dev
[fix-#3680][service]  Zookeeper does not start, printed logs have no error messages
2020-10-16 22:07:28 +08:00
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
2020-10-16 17:00:52 +08:00
zhuangchong
a045827077 update code. 2020-10-16 16:44:39 +08:00
dailidong
787845578b Merge remote-tracking branch 'origin/dev' into dev 2020-10-16 16:02:37 +08:00
dailidong
f430fed8f9 Merge remote-tracking branch 'upstream/dev' into dev 2020-10-16 16:01:12 +08:00
dailidong
2ee5df42b4 fix Zookeeper does not start, printed logs have no error messages, Api services can start but cannot be accessed 2020-10-16 15:59:35 +08:00
zhuangchong
07ced8b591 [fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly. 2020-10-16 15:10:20 +08:00
xingchun-chen
72627be682
Merge pull request #3925 from break60/1.3.3-release
[fixbug-3924][ui]Workflow definition name re-modified and added check
2020-10-16 14:27:17 +08:00
break60
fb6c4dbd24 Workflow definition name re-modified and added check 2020-10-16 14:02:38 +08:00
dailidong
15436cfcdd
Delete ThreadUtilsTest.java
not useful test
2020-10-16 13:49:57 +08:00
dailidong
ed3f08916f
Update ThreadUtilsTest.java 2020-10-16 13:16:03 +08:00
lgcareer
e53bd98422 [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly 2020-10-16 11:02:41 +08:00
dailidong
29a083ca8f
Update ThreadUtilsTest.java 2020-10-16 10:43:46 +08:00
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
2020-10-16 10:32:30 +08:00
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…
2020-10-16 10:15:02 +08:00
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>
2020-10-15 19:57:06 +08:00
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>
2020-10-15 19:52:23 +08:00
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>
2020-10-15 19:44:22 +08:00
lgcareer
dbc9f149b5 [Fix-#3487][sql] update uc_dolphin_T_t_ds_resources_un 2020-10-15 17:52:45 +08:00
lgcareer
68c59faf84 Merge remote-tracking branch 'remotes/upstream/1.3.3-release' into 1.3.3-release-fix#3789 2020-10-15 17:15:30 +08:00
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>
2020-10-15 17:09:43 +08:00
lgcareer
ac9f5dc271 [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly 2020-10-15 16:48:48 +08:00
lgcareer
adda0eb4d0 [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly 2020-10-15 15:51:16 +08:00
lgcareer
a7031353df Merge remote-tracking branch 'remotes/upstream/1.3.3-release' into 1.3.3-release-fix#3789 2020-10-15 14:46:41 +08:00
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>
2020-10-15 14:09:28 +08:00
xingchun-chen
76609ba143
Merge pull request #3915 from break60/1.3.3-release
[fixbug-3621][ui]Repair check box cannot be canceled
2020-10-15 11:03:36 +08:00
break60
dc8e8926c8 Repair check box cannot be canceled 2020-10-15 10:35:47 +08:00