Commit Graph

3936 Commits (381d23ea4fa2dca4fbb2016e7c77b63b591d571b)

Author SHA1 Message Date
baoliang 381d23ea4f merge from 1.3.3-release 2020-11-06 00:03:20 +08:00
lgcareer be07cb62db [maven-release-plugin] prepare for next development iteration 2020-10-29 17:49:28 +08:00
lgcareer 55242916b2 [maven-release-plugin] prepare release 1.3.3 2020-10-29 17:49:18 +08:00
bao liang 389c90ead6
fix bug 4010: remove failed condition tasks from error-task-list. (#4011)
Co-authored-by: baoliang <baoliang@analysys.com.cn>
2020-10-29 17:37:28 +08:00
lgcareer b01898a8eb [release]revert pom version to 1.3.3-release 2020-10-29 17:29:38 +08:00
lgcareer 1076a2349c [maven-release-plugin] prepare for next development iteration 2020-10-28 19:19:46 +08:00
lgcareer ed016499aa [maven-release-plugin] prepare release 1.3.3 2020-10-28 19:19:35 +08:00
lgcareer 0d21fa9e3b revert pom version to 1.3.3-release 2020-10-28 19:11:35 +08:00
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>
2020-10-28 18:39:32 +08:00
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>
2020-10-27 17:37:59 +08:00
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
2020-10-27 09:08:21 +08:00
wulingqi cd3dff5f90 fix import dolphinscheduler_mysql.sql insert admin user data 2020-10-26 22:13:49 +08:00
孙继峰 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>
2020-10-26 21:29:37 +08:00
t1mon e9479e4a03
[fix-#3962][api] Avoid ClassCastException for LoggerService.queryLog(). (#3963) 2020-10-26 18:26:42 +08:00
Kirs 05b248f8e3
Merge pull request #3957 from BoYiZhang/pr_3956
[Fix-#3956][Master] When running a task, the resource file is lost
2020-10-24 17:50:33 +08:00
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>
2020-10-23 17:36:44 +08:00
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
2020-10-23 14:58:17 +08:00
lgcareer 01975bd545 [Fix-#3958][api] files should not be created successfully in the directory of the authorized file 2020-10-23 14:03:51 +08:00
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
2020-10-22 23:38:47 +08:00
bao liang 7a088b7325
fix #3966 sub process doesnot send alert mail after process instance ending. (#3972)
Co-authored-by: baoliang <baoliang@analysys.com.cn>
2020-10-22 16:09:55 +08:00
dailidong ccc8ba1167
solve too many files, close logClientService (#3971) 2020-10-22 13:35:57 +08:00
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
2020-10-22 10:35:36 +08:00
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