Commit Graph

2056 Commits

Author SHA1 Message Date
break60
426c027ddf Click the run button to add the workflow name echo #1339 Point 11 (#1638)
* Increase script text box to zoom in and fix log loading

* Timing operation adds default value for start and end dates

* Click the run button to add the workflow name echo
2019-12-30 18:11:14 +08:00
Tboy
5e935d579e refactor AbstractZKClient (#1627)
* we should insert alert DB once , and trigger this type of alert 3 times

* refactor AbstractZKClient
2019-12-30 17:59:06 +08:00
samz406
503be5f400 add service UT (#1637)
* User update  not check params

* user phone update when noteEmpty

* modify saveWorkerGroup may NPE

* add some service UT

* add  service ut include
2019-12-30 17:24:34 +08:00
samz406
6d4a3410c8 modify saveWorkerGroup may NPE (#1629)
* User update  not check params

* user phone update when noteEmpty

* modify saveWorkerGroup may NPE
2019-12-30 10:31:35 +08:00
Jave-Chen
dad75727ff fix bug (#1633)
dolphinscheduler-alert/src/main/java/org/apache/dolphinscheduler/alert/utils/EnterpriseWeChatUtils.java
      https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AW9PvkP_YzPBRjkobY7y&open=AW9PvkP_YzPBRjkobY7y
      https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AW9PvkP_YzPBRjkobY7z&open=AW9PvkP_YzPBRjkobY7z

    dolphinscheduler-alert/src/main/java/org/apache/dolphinscheduler/alert/AlertServer.java
      https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AW9PvkRwYzPBRjkobY87&open=AW9PvkRwYzPBRjkobY87
2019-12-30 10:28:47 +08:00
Technoboy-
b053322466 refactor AbstractZKClient 2019-12-29 16:54:40 +08:00
Tboy
98a7daa6b8
Merge pull request #8 from apache/dev
merge
2019-12-29 16:05:37 +08:00
Jave-Chen
d3d5726aeb Add github action to analyze code with sonarcloud (#1624)
* Create .sonarcloud.properties
* add License description
2019-12-29 13:15:29 +08:00
qiaozhanwei
e61586cd06 CommandMapperTest UT modify #1465 (#1625)
* CommandMapperTest UT modify
2019-12-29 13:12:29 +08:00
break60
779decc96d Increase script text box to zoom in and fix log loading #1547 、#1247 (#1604)
* Increase script text box to zoom in and fix log loading

* Timing operation adds default value for start and end dates
2019-12-29 10:23:10 +08:00
Tboy
87738af235
Merge pull request #1615 from samz406/1227-queue
queue return info is not correct
2019-12-29 10:20:18 +08:00
samz406
b03632bc6d User update not check params (#1619)
* misspell  words

* modify common queue TaskQueueZKImplTest.java unit test

* extends  BaseTaskQueueTest get zkServer

* modify zk config

* User update  not check params

* user phone update when noteEmpty
2019-12-29 10:13:14 +08:00
Tboy
2a0dab14ee we should insert alert DB once , and trigger this type of alert 3 times (#1622) 2019-12-29 10:11:41 +08:00
qiaozhanwei
e9fcf6128e
AlertMappert UT modify #1465 (#1616)
* remove LogViewServiceGrpc.java file and pom modify

* remove kazoo

* remove kazoo

* remove kazoo

* remove common monitor package

* add license

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* install.sh remove python kazoo

* add system param whether repeat running

* remove kazoo modify

* BusinessTimeUtils remove whther repeat running inner param

* add AccessTokenMapperTest UT

* CI UT yml modify,start postgresql and zookeeper by default

* add AlertGroupMapperTest UT in github action

* Conflicts reslove

* AlertMappert UT modify

* AlertMappert UT modify

* AlertMappert UT modify
2019-12-29 09:59:49 +08:00
Technoboy-
cfd3266ca2 we should insert alert DB once , and trigger this type of alert 3 times 2019-12-28 21:35:10 +08:00
Tboy
dce7441bea
Merge pull request #1611 from wenhemin/fixbug-20191227
fix:In a cluster environment, verify that nodes have matching bug. #{1613}
2019-12-28 20:01:48 +08:00
Tboy
f42dc82636
Merge pull request #1621 from Technoboy-/dev
refactor getKillProcessThread method
2019-12-28 20:00:36 +08:00
Tboy
49181fd08e
Merge pull request #1607 from samz406/1227-token
project checkResult may NPE
2019-12-28 19:57:42 +08:00
Tboy
34b6537350
Merge pull request #1608 from JinyLeeChina/dev
[fix] process instance alert bug #1595
2019-12-28 19:56:12 +08:00
Technoboy-
04df353b4c refactor getKillProcessThread method 2019-12-28 19:24:38 +08:00
Tboy
4b5f60d96e
Merge pull request #6 from apache/dev
merge
2019-12-28 19:22:36 +08:00
loushang
4754945c5f fix CONFLICT 2019-12-27 22:12:15 +08:00
lilin
62f54eed7f 1 Modify judgment order(调整顺序,先判断是否存在)
2 before delete check entity exist
2019-12-27 18:21:21 +08:00
lilin
759d997616 Merge branch '1227-2' of ssh://github.com/samz406/EasyScheduler into 1227-2 2019-12-27 18:15:35 +08:00
lilin
ce76f3eab7 1 Modify judgment order
2 before delete check entity exist
2019-12-27 18:11:48 +08:00
samz406
c6150e3824
Merge pull request #15 from apache/dev
update
2019-12-27 18:02:07 +08:00
lilin
d91e0155c7 1when queue or queName is null,return info param is null
2 update queue may NPE
2019-12-27 17:35:15 +08:00
samz406
be5fc116ef update resource may NPE (#1610)
* misspell  words

* modify common queue TaskQueueZKImplTest.java unit test

* extends  BaseTaskQueueTest get zkServer

* modify zk config

* update resource may NPE
2019-12-27 17:20:34 +08:00
lgcareer
7f27c8a86e update assemble and rpmbuild because config/*.* remove script to dolphinscheduler-server/src/main/resources (#1609) 2019-12-27 17:05:28 +08:00
DK.Pino
b6cca46d8f remove lombok annocation (#1603) 2019-12-27 17:04:25 +08:00
DK.Pino
63f396b61f refactor zk tree cache (#1577)
* refactor zk tree cache

* refactor zk tree cache
2019-12-27 17:03:10 +08:00
samz406
597d685955 delAlertgroupById add entity exist check (#1602)
* misspell  words

* modify common queue TaskQueueZKImplTest.java unit test

* extends  BaseTaskQueueTest get zkServer

* modify zk config

* add MonitorServiceTest

* mobile phone need 11 number

* delete file

* delAlertgroupById add entity exist check
2019-12-27 17:00:33 +08:00
Tboy
8b2b5ba684 refactor TaskQueueZkImpl (#1591)
* fix #1515

* sleep when resource in not satisfy. fix #1522

* add sleep 1s for no command

* fix MasterBaseTaskExecThread submit method bug

* updates

* add log

* delete lombok

* remove duplicate code

* refactor TaskQueueZkImpl

* ignore First , we have to rewrite

* updates
2019-12-27 17:00:06 +08:00
DK.Pino
aadf0aae46 remove lombok annocation (#1600) 2019-12-27 16:59:47 +08:00
温合民
3c6780c3cd fix:In a cluster environment, verify that nodes have matching bug. 2019-12-27 16:53:51 +08:00
DK.Pino
c17fe38a6c remove lombok annocation (#1605) 2019-12-27 16:41:34 +08:00
samz406
f3f3ada959
Merge pull request #14 from apache/dev
update
2019-12-27 15:41:16 +08:00
lilin
6736765844 1 word error
2 modify check project perm may NPE
3  modify checkResult  may NPE
4 update project add desc check
2019-12-27 15:22:25 +08:00
JinyLeeChina
3b653328ef '#1595' 2019-12-27 15:20:57 +08:00
samz406
7826843620 update token add exist check (#1598)
* misspell  words

* modify common queue TaskQueueZKImplTest.java unit test

* extends  BaseTaskQueueTest get zkServer

* modify zk config

* updateToken add entity exist check
2019-12-27 15:02:49 +08:00
lgcareer
9de928ea04 add profile nginx in order to deploy frontend (#1599)
* add profile nginx

* add dolphinscheduler-nginx.xml
2019-12-27 15:00:55 +08:00
samz406
2a6aecb96d
Merge pull request #13 from apache/dev
update
2019-12-27 15:00:23 +08:00
lilin
05a5a413cf delAlertgroupById add entity exist check 2019-12-27 14:57:55 +08:00
lilin
3cccfa3037 updateToken add entity exist check 2019-12-27 14:44:01 +08:00
samz406
fe9344d4be mobile phone need 11 number (#1596)
* misspell  words

* modify common queue TaskQueueZKImplTest.java unit test

* extends  BaseTaskQueueTest get zkServer

* modify zk config

* add MonitorServiceTest

* mobile phone need 11 number

* delete file
2019-12-27 14:42:21 +08:00
qiaozhanwei
ef401b98e2
add AlertGroupMapperTest UT in github action (#1590)
* remove LogViewServiceGrpc.java file and pom modify

* remove kazoo

* remove kazoo

* remove kazoo

* remove common monitor package

* add license

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* remove kazoo modify

* install.sh remove python kazoo

* add system param whether repeat running

* remove kazoo modify

* BusinessTimeUtils remove whther repeat running inner param

* add AccessTokenMapperTest UT

* CI UT yml modify,start postgresql and zookeeper by default

* add AlertGroupMapperTest UT in github action

* Conflicts reslove
2019-12-27 14:32:44 +08:00
gaojun2048
a526106952 Added the maven profile to build rpm packages (#1563)
* Update quick-start.md

* 更新demo的地址

* add rpm plugin

* delete the git ignore files

* 测试git ignore

* 测试ignore

* optimize the .gitignore file

* add rpm package, delete unuse copy jar action in assembly

* delete docs dir

* add rpm plugin support

* add rpm plugin support

* add rpm plugin support

* dolphinscheduler-common have not bin dir

* dolphinscheduler-common have not bin dir

* delete unuse config about assembly

* add defineSatement

* add rpm plugin support

* add rpm plugin support

* add rpm plugin support

* add rpm support

* update install dirname , make front and backend together

* update rpm name

* update rpm name

* update rpm config

* add jars excludes

* add jars excludes

* add rpm plugion

* add rpm plugion

* add rpm plugion

* add auto create /opt/soft
2019-12-27 14:32:24 +08:00
lilin
9c6f9fce20 delete file 2019-12-27 14:21:48 +08:00
lilin
6bec773792 mobile phone need 11 number 2019-12-27 14:18:44 +08:00
loushang
18b8179b43 Merge remote-tracking branch 'upstream/dev' into dev 2019-12-27 13:50:42 +08:00