Commit Graph

2509 Commits

Author SHA1 Message Date
Yichao Yang
90c90b25b0 [Hotfix-3131][api] Fix the new tenant already exists prompt (#3132)
* Bugfix: Fix the new tenant already exists prompt

* Feature: Add test cases

* Update TenantServiceTest.java

Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
2020-09-28 11:42:21 +08:00
xingchun-chen
ea56513172
Merge pull request #3812 from lgcareer/1.3.3-release-cherrypick
[Fix-#3487][api、dao] Cherry pick from dev to fix that create folder duplicate name under multithreading
2020-09-25 16:02:37 +08:00
lgcareer
f0abf92158 Merge remote-tracking branch 'remotes/upstream/1.3.3-release' into 1.3.3-release-cherrypick 2020-09-24 16:33:10 +08:00
muzhongjiang
d6f62f1de4 [Fix-#3487][api、dao] cherry pick from dev to fix that create folder duplicate name under multithreading 2020-09-24 16:16:49 +08:00
lgcareer
2e4f9f19ce
[Fix-#3713][common]Fix that catfile method Stream not closed (#3810)
* [Bug-3713][HadoopUtils] catfile method Stream not closed  (#3715)

* 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

* catfile method Stream not closed

* catfile method Stream not closed

Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>

* [Fix-#3713][common]Fix that catfile method Stream not closed

Co-authored-by: BoYiZhang <39816903+BoYiZhang@users.noreply.github.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
2020-09-24 15:28:02 +08:00
lgcareer
268d09de1a [Fix-#3713][common]Fix that catfile method Stream not closed 2020-09-24 14:42:33 +08:00
BoYiZhang
75bc3a626e [Bug-3713][HadoopUtils] catfile method Stream not closed (#3715)
* 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

* catfile method Stream not closed

* catfile method Stream not closed

Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
2020-09-24 14:42:06 +08:00
xingchun-chen
2838254cb2
Merge pull request #3803 from break60/1.3.3-release
[fixBug-3792][ui]Click on the sidebar to adapt the width of the pie c…
2020-09-24 11:07:07 +08:00
break60
387437a669 [fixBug-3792][ui]Click on the sidebar to adapt the width of the pie chart on the project homepage 2020-09-24 10:04:28 +08:00
qiaozhanwei
dce518c346
[Fix-3258][Security][Worker group manage] Connot get create time and update time,report DateTimeParseException (#3787)
* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

* [BugFixed] issue #3258 (#3265)

* 'ExecutionStatus'

* '3258'

* Update WorkerGroupServiceTest.java

* Delete UserState.java

* Delete ResourceSyncService.java

* Delete core-site.xml

* Delete hdfs-site.xml

Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>

Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
Co-authored-by: zhuangchong <zhuangchong8@163.com>
Co-authored-by: JinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
2020-09-22 17:38:45 +08:00
qiaozhanwei
4087485416
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect (#3786)
* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
Co-authored-by: zhuangchong <zhuangchong8@163.com>
Co-authored-by: JinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com>
2020-09-22 14:11:34 +08:00
lgcareer
09bdd99004
[Fix-3124][docker]Fix that can not build a docker image on windows (#3765) 2020-09-22 10:04:26 +08:00
qiaozhanwei
5c8171e397
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect (#3784)
* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

* [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect

Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
Co-authored-by: zhuangchong <zhuangchong8@163.com>
Co-authored-by: JinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com>
2020-09-21 18:05:50 +08:00
xingchun-chen
801d7bd834
Merge pull request #3782 from break60/1.3.3-release
[Improvement-3720][ui] js mailbox verification fix
2020-09-21 17:35:38 +08:00
break60
fd7493924c [Improvement-3720][ui] js mailbox verification fix 2020-09-21 17:15:57 +08:00
xingchun-chen
44645657b2
Merge pull request #3781 from break60/1.3.3-release
[Fix-3707][ui]cherry pick The batch delete function in the workflow definition and workflow ins…
2020-09-21 17:09:26 +08:00
zhuangchong
05594d4a9c The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected. 2020-09-21 16:54:36 +08:00
qiaozhanwei
d74f6e71e4
[Fix-3616][Server] when worker akc/response master exception , async retry (#3776)
* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

* [Fix-3616][Server] when worker akc/response master exception , async retry

Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
2020-09-21 16:04:48 +08:00
xingchun-chen
b2e78cbf9c
Merge pull request #3772 from lgcareer/1.3.3-release-docker
[Fix-#3238][docker]Fix that can not create folder in docker with standalone mode
2020-09-21 11:36:19 +08:00
lgcareer
25bf49b074 [Fix-3238][docker]Fix that can not create folder in docker with standalone mode 2020-09-21 10:26:42 +08:00
xingchun-chen
973cbf8d86
Merge pull request #3763 from break60/1.3.3-release
[fix-3553][ui]cherry pick repair click workflow connection, select the entire path
2020-09-17 15:55:47 +08:00
break60
1caa9fd272 fix 2020-09-17 15:26:15 +08:00
break60
144d192aff fix 2020-09-17 15:25:52 +08:00
break60
5ee2c13884 [fix-3553][ui]Repair click workflow connection, select the entire path 2020-09-17 15:25:25 +08:00
xingchun-chen
621f10f78f
Merge pull request #3762 from break60/1.3.3-release
[fixBug-3621][ui]If the workflow instance status is executing status,…
2020-09-17 15:17:43 +08:00
break60
1da7d31924 [fixBug-3621][ui]If the workflow instance status is executing status, it is forbidden to select 2020-09-17 14:32:22 +08:00
xingchun-chen
f2a79585a2
Merge pull request #3761 from break60/1.3.3-release
[fixbug-3719][ui]Remove non-existent or deleted resources disabled
2020-09-17 14:07:22 +08:00
break60
ab3fc13e27 [fixbug][ui]Remove non-existent or deleted resources disabled 2020-09-17 11:56:27 +08:00
xingchun-chen
2a77ac3a84
Merge pull request #3759 from break60/1.3.3-release
[Bug-3548][UI] Monitor gauge chart display blank with same pid
2020-09-17 11:52:43 +08:00
break60
a75d05017a Merge branch '1.3.3-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.3-release 2020-09-17 11:37:33 +08:00
lgcareer
1c07892fea
[Fix-3238][docker]Fix that can not create folder in docker with standalone mode (#3741) 2020-09-17 11:36:25 +08:00
break60
70faea27c3 [fixbug][ui]Repair the master and worker management instrument display 2020-09-17 11:13:51 +08:00
qiaozhanwei
29f1123d1d
[Fix-3616][Server] when worker akc/response master exception , async retry (#3748) 2020-09-17 10:06:59 +08:00
xingchun-chen
7486ad011f
Merge pull request #3539 from break60/1.3.2-release
[ui]Resource delete OK button to increase loading, change the number …
2020-08-18 14:23:35 +08:00
break60
e1a112bef2 fix 2020-08-18 14:13:54 +08:00
break60
a12283aa23 [ui]Resource delete OK button to increase loading, change the number of homepage display cursor 2020-08-18 14:09:03 +08:00
qiaozhanwei
b8a9e2e00f
modify general user can't create,delete,update token (#3538)
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
2020-08-18 14:07:47 +08:00
lgcareer
0505ebf45d
[Fix-3536][api]If user didn't have tenant,create resource directory will NPE (#3537)
* [Fix-3536][api]If user didn't have tenant,create resource will NPE

* [Fix-3536][api]If user didn't have tenant,create resource directory will NPE
2020-08-18 13:48:54 +08:00
xingchun-chen
a3f61238f3
Merge pull request #3535 from qiaozhanwei/1.3.2-release
if task is null , set task type is null instead of "null"
2020-08-18 11:56:48 +08:00
xingchun-chen
276c599c8d
Merge pull request #3534 from break60/1.3.2-release
[ui]It is forbidden to select non-existent resources and modify the t…
2020-08-18 11:01:22 +08:00
qiaozhanwei
1b5a8178d2 Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release 2020-08-18 10:59:07 +08:00
qiaozhanwei
b4974241c7 if task is null , set task type is null instead of "null" 2020-08-18 10:57:25 +08:00
qiaozhanwei
8093cd4553
modify general user can't create token (#3533)
* [Feature] JVM parameter optimization , related issue #3370

* [Feature] JVM parameter optimization , related issue #3370

* test release 1.3.2 version rollback

* test release 1.3.2 version rollback

* test

* test release 1.3.2 version rollback

* modify tag 1.3.0 to HEAD

* modify general user can't create token

Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
2020-08-18 10:52:32 +08:00
qiaozhanwei
6ae183713a Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release 2020-08-18 10:43:42 +08:00
break60
0d180ae995 [ui]It is forbidden to select non-existent resources and modify the tree display data format 2020-08-18 10:37:52 +08:00
qiaozhanwei
94e453cbd5 modify general user can't create token 2020-08-18 10:14:10 +08:00
xingchun-chen
cc20827996
Merge pull request #3530 from break60/1.3.2-release
[ui]Script input box to modify the delay loading time and optimized naming
2020-08-17 18:55:20 +08:00
break60
30185c0ea7 fix 2020-08-17 18:45:30 +08:00
break60
04c1066e4a fix 2020-08-17 18:41:49 +08:00
break60
3fca3b69b4 fix 2020-08-17 18:39:53 +08:00