zhuangchong
ec81f46853
add verify tenant name cannot contain special characters.
4 years ago
xingchun-chen
d946717fcb
Merge pull request #3848 from break60/1.3.3-release
...
[fixBug-3621][ui]Select the batch checkbox to unfilter the instances …
4 years ago
break60
b6761b0299
[fixBug-3621][ui]Select the batch checkbox to unfilter the instances in the executing state
4 years ago
Jave-Chen
a51dafc382
Set up JDK 11 for SonarCloud in github action. ( #3052 )
...
* Set up JDK 11 for SonarCloud in github action.
* Fix javadoc error with JDK 11.
* Prevent Javadoc from stopping if it finds any html errors.
4 years ago
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>
4 years ago
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
4 years ago
lgcareer
f0abf92158
Merge remote-tracking branch 'remotes/upstream/1.3.3-release' into 1.3.3-release-cherrypick
4 years ago
muzhongjiang
d6f62f1de4
[Fix-#3487][api、dao] cherry pick from dev to fix that create folder duplicate name under multithreading
4 years ago
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>
4 years ago
lgcareer
268d09de1a
[Fix-#3713][common]Fix that catfile method Stream not closed
4 years ago
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>
4 years ago
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…
4 years ago
break60
387437a669
[fixBug-3792][ui]Click on the sidebar to adapt the width of the pie chart on the project homepage
4 years ago
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>
4 years ago
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>
4 years ago
lgcareer
09bdd99004
[Fix-3124][docker]Fix that can not build a docker image on windows ( #3765 )
4 years ago
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>
4 years ago
xingchun-chen
801d7bd834
Merge pull request #3782 from break60/1.3.3-release
...
[Improvement-3720][ui] js mailbox verification fix
4 years ago
break60
fd7493924c
[Improvement-3720][ui] js mailbox verification fix
4 years ago
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…
4 years ago
zhuangchong
05594d4a9c
The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.
4 years ago
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>
4 years ago
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
4 years ago
lgcareer
25bf49b074
[Fix-3238][docker]Fix that can not create folder in docker with standalone mode
4 years ago
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
4 years ago
break60
1caa9fd272
fix
4 years ago
break60
144d192aff
fix
4 years ago
break60
5ee2c13884
[fix-3553][ui]Repair click workflow connection, select the entire path
4 years ago
xingchun-chen
621f10f78f
Merge pull request #3762 from break60/1.3.3-release
...
[fixBug-3621][ui]If the workflow instance status is executing status,…
4 years ago
break60
1da7d31924
[fixBug-3621][ui]If the workflow instance status is executing status, it is forbidden to select
4 years ago
xingchun-chen
f2a79585a2
Merge pull request #3761 from break60/1.3.3-release
...
[fixbug-3719][ui]Remove non-existent or deleted resources disabled
4 years ago
break60
ab3fc13e27
[fixbug][ui]Remove non-existent or deleted resources disabled
4 years ago
xingchun-chen
2a77ac3a84
Merge pull request #3759 from break60/1.3.3-release
...
[Bug-3548][UI] Monitor gauge chart display blank with same pid
4 years ago
break60
a75d05017a
Merge branch '1.3.3-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.3-release
4 years ago
lgcareer
1c07892fea
[Fix-3238][docker]Fix that can not create folder in docker with standalone mode ( #3741 )
4 years ago
break60
70faea27c3
[fixbug][ui]Repair the master and worker management instrument display
4 years ago
qiaozhanwei
29f1123d1d
[Fix-3616][Server] when worker akc/response master exception , async retry ( #3748 )
4 years ago
xingchun-chen
7486ad011f
Merge pull request #3539 from break60/1.3.2-release
...
[ui]Resource delete OK button to increase loading, change the number …
4 years ago
break60
e1a112bef2
fix
4 years ago
break60
a12283aa23
[ui]Resource delete OK button to increase loading, change the number of homepage display cursor
4 years ago
qiaozhanwei
b8a9e2e00f
modify general user can't create,delete,update token ( #3538 )
...
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
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
4 years ago
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"
4 years ago
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…
4 years ago
qiaozhanwei
1b5a8178d2
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
qiaozhanwei
b4974241c7
if task is null , set task type is null instead of "null"
4 years ago
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>
4 years ago
qiaozhanwei
6ae183713a
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
break60
0d180ae995
[ui]It is forbidden to select non-existent resources and modify the tree display data format
4 years ago
qiaozhanwei
94e453cbd5
modify general user can't create token
4 years ago