IamMujuziMoses
c7b5956c5a
[Feature-3941][ui] Remove tenant name ( #3949 )
...
* FeatureUI-3941: Removed Tenant
* FeatureUI-3941: Removed tenantName in the suggested pages
* FeatureUI-3941: Updated the suggested files
* FeatureUI-3941: Updated the TenantController
* FeatureUI-3941: Updated the TenantController and the pom.xml
* FeatureUI-3941: Updated the TenantControllerTest
4 years ago
孙继峰
afd0e6ab65
[Test-3557][API] full cover DataAnalysisServiceImpl ( #3605 )
...
* generate equals and hashCode method
* make up for the state of oblivion
* simplify countQueueState method
* delete try catch, because this never throw exception
* full cover DataAnalysisServiceImpl
* improve test coverage
* adjust code style
* simplify countCommandState method
* reduce duplication
* simplify countTaskDtos method
* Update DataAnalysisServiceImpl.java
Co-authored-by: dailidong <dailidong66@gmail.com>
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
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
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
zhuangchong
d32300ba5b
add process define name verify. ( #3864 )
4 years ago
zhuangchong
fd0f5724a1
add process define name verify. ( #3879 )
4 years ago
Yarlung
1c96ae0944
[Fix-3840][server] Fix When the tenant code is a number, it should not be saved successfully ( #3867 )
...
* bug fixed #3840
* fix bug #3840
* bug fixed #3840
* bug fixed issue #3840
* bug fix #3840
* bug fix #3540
Co-authored-by: gechunfa <gechunfa@gechunfas-MacBook-Pro.local>
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
孙继峰
eb597e67e3
[Improvement][API] simplify with stream ( #3764 )
...
* simplify with stream
* add distinct
* compatible tasks is null
* add unit test
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
zhuangchong
21a90f2161
[Feature][API] process definition delete api add check process instance is already running. #3581 ( #3582 )
...
* process definition delete api add check process instance is already running.
* add checkstyle.
* processinstancemapper replaces processinstanceservice.
* processinstancemapper replaces processinstanceservice.
Co-authored-by: unknown <zhuang.chong@zhaopin.com.cn>
4 years ago
赤月
69201ac346
[Improvement][ALL] Remove some un-used code and code review #3639 ( #3640 )
...
* [Improvement][ALL] Remove some un-used code and code review #3639
* [Improvement][ALL] Remove some un-used code and code review #3639
* [Improvement][ALL] Remove some un-used code and code review #3639
* [Improvement][ALL] Remove some un-used code and code review
* [Improvement][ALL] Remove some un-used code and code review
* [Improvement][ALL] Remove some un-used code and code review
4 years ago
Zhou Zheng
bbfd35be05
improve test coverage
4 years ago
Zhou Zheng
3eeea22671
improve test of DAGhelper
4 years ago
Zhou Zheng
83548e63ba
add test of executorService
4 years ago
Zhou Zheng
92e70b94cc
improvement
4 years ago
Zhou Zheng
757f8e4f58
fix spelling mistake
4 years ago
sky
879feb79b3
[Feature-3567] batch activate user ( #3578 )
...
* feature batch activate user
* fix sonalcloud problem and code style problem
* fix code style problem
* fix sonar cloud problem
* fix sonar cloud problem
* fix sonar cloud problem
Co-authored-by: dev_sky <dev_sky@740051880@qq.com>
4 years ago
geosmart
f7c4b0f351
[Improvement-3556] remove unnecessary try catch, and do the unittest … ( #3563 )
...
* [Improvement-3556] remove unnecessary try catch, and do the unittest to full coverage.
* [Improvement-3556] add REQUEST_PARAMS_NOT_VALID_ERROR res when param is not valid
* [fix-3548] Monitor gauge chart display blank with same pid
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
4 years ago
Yichao Yang
93660f4d61
[Feature-2154][api] Workflow version control ( #3053 )
...
* [Feature][api] Workflow version control
* Update messages.properties
* Update messages_en_US.properties
* Update messages_zh_CN.properties
4 years ago
Yichao Yang
c003cd133d
[Improvement-3369][api] Introduce tenant service interface for clear code ( #3420 )
...
* [Improvement][api] Introduce tenant service interface for clear code
* Checkstyle
* Checkstyle
4 years ago
easycode
78eb07b361
[Improvement-3558][API] Improve `DataSourceServiceTest.java` ( #3579 )
...
* Fixed this bug "multiple threads creating folders will result in multiple identical folders" #3487
* 1. Improvement `DataSourceServiceTest` #3558
2. Get rid of some useless arguments to functions in the `DataSourceService` class
* The rollback `ResourceService.java`
* The rollback `ResourceService.java`
* The rollback `ResourceService.java`
* 1.Modify code styles.
2.Make improvement according to Yichao Yang's advice. Thank you very much for guidance.@Yichao Yang
* Modify code styles.
* Circumventing the checkConnection problem
* Modify code styles.
4 years ago
Zhou Zheng
31cd1f6cb2
adapt to code style
4 years ago
Zhou Zheng
1f19cf2b50
update test of TaskInstanceController
4 years ago
Yichao Yang
836e86dca5
[Test][api] Add api module `service` layer test example ( #3521 )
...
* [Test][api] Add api service layer test example
* Remove unused exception
* Remove unused exception
* Format code according to the checkstyle
* Fix test case
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
Yichao Yang
fe9967b005
[Improvement-3369][api] Introduce ProjectService interface for more clear code ( #3384 )
...
* [Improvement][api] Introduce ProjectService interface for more clear code
* Fix ci e2e
* Update ProcessDefinitionServiceTest.java
4 years ago
lenboo
553af77803
add login user check some actions in api
4 years ago
qiaozhanwei
ed6f5791fe
test release 1.3.2 version rollback
4 years ago
qiaozhanwei
e26b654ee6
test
4 years ago
lgcareer
5f5c08402f
[Fix-3469][api]Should filter the resource by the different program type ( #3498 )
...
* [Fix-3463][api]Fixed that run the sql task will be failure after rename the udf resource
* [Fix-3469][api]Should list python file and jar file
* [Fix-3469][api]Should filter the resource by the different program type
* [Fix-3469][api]fix the code smell
4 years ago
zixi0825
46ab86d6df
batch copy or move process #2753 ( #2884 )
...
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* Roll back the package.json file
* rerun test
* revert blank
* resolve conflicts
* resolve conflicts
* resolve ut error
* resolve sonar error
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
lgcareer
a409306601
[Fix-3462][api]If login user is admin,need list all udfs ( #3465 )
...
* [Fix-3462][api]If login user is admin,need list all udfs
* [Fix-3462][api]add the test on the method of QueryUdfFuncList
* [Fix-3462][api]fix the code smell
* [Fix-3462][api]fix the code smell
* [Fix-3462][api]fix the code smell
4 years ago
Yichao Yang
133b4de129
[Improvement-3369][api] Introduce api service interface for ProcessDefinitionService ( #3371 )
...
* [Improvement-3369][api] Code clean and improvement
* Feature: import DATA_LIST static variable
4 years ago
Yichao Yang
379203b306
[Improvement-3369][api] Introduce session service interface for clear code ( #3408 )
...
* [Improvement][api] Introduce session service interface for clear code
* Update SessionService.java
* [Improvement][api] Add @Service
* Add licenses
4 years ago
Yichao Yang
3ed0afa6ac
[Improvement-3369][api] Introduce data analysis service interface for clear code ( #3439 )
...
* [Improvement][api] Introduce data analysis service interface for clear code
* Remove the bad smell
* Remove the bad smell
4 years ago
Yichao Yang
dce403d062
[Improvement-3369][api] Introduce logger service interface for clear code ( #3437 )
...
* [Improvement][api] Introduce logger service interface for clear code
* Remove the code smell
4 years ago
Yichao Yang
f7f07608ed
[Improvement][api] Introduce access token service interface for clear code ( #3438 )
4 years ago
Yichao Yang
4fb06a736d
[Test][api] Introduce api controller unit test example ( #3447 )
...
* [Test][api] Introduce api controller test example
* Add controller test
4 years ago
Zhou Zheng
815f62ad57
增加了修改task状态的单元测试
4 years ago
sky
6dc500915c
[Feature-3392][api-server] ( #3403 )
...
* feature user register
fix bug
fix security problem
fix security problem
* activate user
* fix confilct
* fix confilct and fix some bug
* fix cr problem
Co-authored-by: dev_sky <dev_sky@740051880@qq.com>
4 years ago
lgcareer
88bc30b32b
[Improvement-3327][api]support re-upload the resource file ( #3395 )
4 years ago
CalvinKirs
6ecc95a338
[FIX_BUG][*] fix some bugs from sonar analysis ( #3322 )
...
* [FIX_BUG][*] fix some bugs from sonar analysis
* remove invalid single test
* code smell
* remove exception catches that never happen
* delete invalid exception catch
* remove excess locks
* fix e2e test error
* recovery related exception removal
4 years ago
BoYiZhang
d70d8a6054
[Feature-3222][datasource] Store password in ciphertext instead ( #3330 )
...
* 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'
* Store password in ciphertext instead
* Store password in ciphertext instead
* Store password in ciphertext instead
* Store password in ciphertext instead
* Store password in ciphertext instead
* update test unit
* add test unit
* add test unit
* update e2e test
* update unit test
* update unit test
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
4 years ago
RedemptionC
0c5754c3f2
add feature : query top n success process instance order by running duration ( #3315 )
...
* add feature : query top n success process instance order by running duration
* add feature : add params check
* add feature : remove code smell
* add feature : remove code smell
* add feature : add param check
* add feature : add param check
improve handleEscape method in ParameterUtils.java
* top n : add java doc and format code
4 years ago
zixi0825
5fe31546ba
[Fix][all] fix spell error ( #3289 )
...
* fix spell error
* test unit test
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
4 years ago
LiemLin
f27c62a5db
workflow lineage ( #2421 )
...
* workflow lineage
* workflow lineage unit test
* stash
* add apache license
* Update .env
* code optimize
* add unit test
* add apache license
* add apache license
* optimized code
* add postgresql support and optimized code
* Update pom.xml
* Update en_US.js
* Update zh_CN.js
* remove mock code
* inport i18n
* Update pom.xml
* Delete .env
* add env file
Co-authored-by: linhaiqiang <haiqiang.lin@five-star.cn>
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: becarchal <yangbin_57@sina.com>
4 years ago
Zhou Zheng
d86ceeecbe
[implement] change task state
4 years ago
JinyLeeChina
0f6f138dc8
[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>
4 years ago