BoYiZhang
c86ff41a86
Merge pull request #24 from apache/dev
...
update code from apache
4 years ago
zhuangchong
72942ac32c
update test.
4 years ago
lgcareer
1076a2349c
[maven-release-plugin] prepare for next development iteration
4 years ago
lgcareer
ed016499aa
[maven-release-plugin] prepare release 1.3.3
4 years ago
lgcareer
0d21fa9e3b
revert pom version to 1.3.3-release
4 years ago
bao liang
026957d024
[FIX-3929] because of no lock, start up failover would dispatch two same tasks. ( #4004 )
...
* fix #3966 sub process doesnot send alert mail after process instance ending.
* fix bug 3964: sub_process The timeout warning does not take effect
add timeout warning for sub_process/dependent task.
* fix code smell
* fix code smell
* fix code smell
* update worker group inherit from parent
* remove stdout in logback configuration
* fix bug #3929 condition task would post error when failover.
* remove unused test
* add comments
* add skip node judge
* fix bug 3929: because of no lock, start up failover would dispatch two same tasks.
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
zhuangchong
54802bb531
add test class.
4 years ago
zhuangchong
0fdb001319
update ut.
4 years ago
bao liang
6caac0f366
[FIX-3929] condition task would post wrong tasks when failover. ( #3999 )
...
* fix #3966 sub process doesnot send alert mail after process instance ending.
* fix bug 3964: sub_process The timeout warning does not take effect
add timeout warning for sub_process/dependent task.
* fix code smell
* fix code smell
* fix code smell
* update worker group inherit from parent
* remove stdout in logback configuration
* fix bug #3929 condition task would post error when failover.
* remove unused test
* add comments
* add skip node judge
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
zhuangchong
500d481e72
add test.
4 years ago
Kirs
c11d97f778
Merge pull request #3996 from KnightChess/Fix-3994
...
[Fix-#3994 ][sql-script] Pull Request fix import dolphinscheduler_mysql.sql insert admin user data
4 years ago
wulingqi
cd3dff5f90
fix import dolphinscheduler_mysql.sql insert admin user data
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
zhanglong
44a4864208
Enhance user experience, add close button to file details page
4 years ago
t1mon
e9479e4a03
[fix-#3962][api] Avoid ClassCastException for LoggerService.queryLog(). ( #3963 )
4 years ago
Zhou.Z
7817601bd5
Update Status.java
4 years ago
BoYiZhang
d520cefdd4
Merge pull request #23 from apache/dev
...
update code from apache
4 years ago
Zhou.Z
897ce2d183
Merge branch 'dev' into dev-FTS
4 years ago
Kirs
05b248f8e3
Merge pull request #3957 from BoYiZhang/pr_3956
...
[Fix-#3956][Master] When running a task, the resource file is lost
4 years ago
BoYiZhang
187c5c1267
Merge pull request #22 from apache/dev
...
update code from apache
4 years ago
zhuangchong
33413177aa
Re-execute build.
4 years ago
zhuangchong
5c1561a32f
Solve the sonar bug.
4 years ago
bao liang
3dc5845389
[FIX-3966] The timeout warning does not take effect in sub_process ( #3982 )
...
* fix #3966 sub process doesnot send alert mail after process instance ending.
* fix bug 3964: sub_process The timeout warning does not take effect
add timeout warning for sub_process/dependent task.
* fix code smell
* fix code smell
* fix code smell
* update worker group inherit from parent
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
xingchun-chen
292b0fce0b
Merge pull request #3980 from lgcareer/1.3.3-release-fix3958
...
[Fix-#3958][api] files should not be created successfully in the directory of the authorized file
4 years ago
lgcareer
01975bd545
[Fix-#3958][api] files should not be created successfully in the directory of the authorized file
4 years ago
zhuangchong
a263455d6a
add code checkstyle.
4 years ago
zhuangchong
36cfcc43ce
Delete blank lines.
4 years ago
zhuangchong
30d75f2185
the alert module support service.
4 years ago
zhuangchong
2df6ecb2fc
the alert module support service.
4 years ago
lgcareer
075d1638d0
[Fix-#3618][server] resolve task executed finished but not release the file handle ( #3975 )
...
* [Fix-#3618][server] resolve task executed finished but not release the file handle
* [Fix-#3618][server] resolve task executed finished but not release the file handle
4 years ago
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