Commit Graph

5014 Commits

Author SHA1 Message Date
lenboo
929655fdbe refactor task node 2021-02-26 15:05:32 +08:00
alphabet5
fbe0edac07
Update README.md (#4882)
Added the default login credentials for the web UI.
2021-02-26 13:28:39 +08:00
JuFeng Li
d217937de3
[Improvement][alert plugin]fix alert massage (#4880)
* fix alert massage

Co-authored-by: 李巨丰 <lijf@2345.com>
2021-02-26 10:03:32 +08:00
wangdazhong001
73b2d5b7fc
[Fix-4843] Rename WORKER_GROUP to WORKER_GROUPS (#4843) (#4856)
* [Fix-4843] docker yml

* [Fix-4843] k8s env

* [Fix-#4843]  fix startup-init-conf.sh worker.properties.tpl  WORK_GROUP change WORK_GROUPS

* [Fix-#4843]  fix README.md README_zh_CN.md  WORK_GROUP change WORK_GROUPS

Co-authored-by: wangdz50 <wangdz50@chinaunicom.cn>
2021-02-25 22:44:06 +08:00
lenboo
0571681ac4 Merge remote-tracking branch 'upstream/json_split' into spilit 2021-02-25 18:09:48 +08:00
lenboo
ccc5aa91d8 merge from dev 2021-02-25 18:09:32 +08:00
bao liang
fd7aa53fd3
[Feature-4417][JsonSplit] definition log extends definition (#4870)
* task definition log extends task definition

* process definition log extends process definition
process task relation log extends process task relation

* code style

* code style

* code style

* update log extends definition

* code style

* code style
2021-02-25 18:03:19 +08:00
Kirs
a9e1d316f5
[Improvement][SPI]Migrate related classes loaded by SPI classes to public modules (#4586)
* Migrate related classes loaded by SPI classes to public modules

* Migrate related classes loaded by SPI classes to public modules

* remove guava

* update guava

* update guava

* move to common model

* code style

* code style

* resolved conflicting file

* remove ignore test

* add jar

* fix ut error

* fix test

* fix error

* test

* exclude asm、resolver、aether-api

* code style

* remove default plugin jar config

* add LICENSE file

* add version

* add version

* remove ignore ut

* fix ut error

* add ut

* code style

* add license
2021-02-25 11:39:46 +08:00
Shiwen Cheng
f975489374
[Improvement][SQL] Place the upgraded schema to the correct version directory and check schema errors (#4806)
* [Improvement][sql] Keep same with 1.3.5-release

* [Improvement][sql] Move the sql at the wrong version to 1.4.0 and fix issue #4650

* [Improvement][sql] Fix ci error
2021-02-25 10:35:55 +08:00
guohaozhang
c64d73b075
[Fix-#4866][common] Fix loading hdfs-site.xml (#4867) 2021-02-25 09:58:34 +08:00
zhuangchong
ffe215f685
[Fix-4816][API] The API calls the workflow instance query interface and queries all the data when the time parameter is wrong (#4817)
* fix process instance query paramter is date,date parse error.

* solve code duplication.

* update checkAndParseDateParameter call parameters.

* update instance service test.

* update check and parse date parameters method.

* update BaseService class code style.

* Update check data parameter result judgment condition.
2021-02-25 09:16:27 +08:00
WilliamChen-luckbob
e47e4a70ab
[Fix] while repeat running, the global parameters will not set to the user specified start parameters. (#4779)
* [fix]when repeat running, there are no startparams which was set in the first start

* [fix] cannot set global param while rerun process instance

* fix code format

* delete unrelated test

* Update ExecutorControllerTest.java

* fix code smell

* Update ExecutorService2Test.java

don't know why e2e failed

* replace duplicate code
2021-02-24 23:48:23 +08:00
Simon
2fdeba0988
[Feature][JsonSplit]modify import/export processdefinition, add genProcessData (#4864)
* Modify Project and ProjectUser Mapper

* Modify Project and ProjectUser Mapper

* project_code is bigint(20)

* modify ERROR name

* modify saveProcessDefine, remove the duplicate code with createTaskAndRelation

* modify import/export processdefinition, add genProcessData
2021-02-24 18:55:45 +08:00
lenboo
22729669f9 Merge remote-tracking branch 'upstream/dev' into spilit 2021-02-24 17:50:26 +08:00
JinyLeeChina
a32b40ee95
[Feature][JsonSplit] add gen taskNodeList method (#4861)
* add gen taskNodeList method

* modify code style

* modify code style

Co-authored-by: JinyLeeChina <297062848@qq.com>
2021-02-24 17:36:01 +08:00
dailidong
40bb92aec1
Merge pull request #4618 from 597365581/patch-12
[FIX-#4617][LoggerServer] task log can not refresh in time
2021-02-24 16:33:28 +08:00
dailidong
2b384c190e
Merge pull request #4832 from woshiwuxiaofei/dev_wuxiaofei_server
[Improvement-#4137][master] Replace sleep&take with poll in TaskPriorityQueueConsumer
2021-02-24 16:01:16 +08:00
小清
71752dcaea
Update ShellTaskTest.java 2021-02-24 15:48:46 +08:00
小清
9a2a5ff6d1
Merge branch 'dev' into patch-12 2021-02-24 15:42:17 +08:00
wuxiaofei
6ce876a3a2 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev_wuxiaofei_server 2021-02-24 14:26:45 +08:00
zhuangchong
6925f8fb8a
[Fix-4850][Alert] fix the port number indicates a ServerPort is not number when the mail alert plug-in is edited (#4860)
* fix the port number indicates a ServerPort is not number when the mail alert plug-in is edited.

* update EmailAlertChannelFactory class code smells.
2021-02-24 14:25:31 +08:00
wuxiaofei
b2a871b4c5 [BUG][PeerTaskInstancePriorityQueue]string formatter 2021-02-24 12:18:29 +08:00
lenboo
2afc9f3bfc merge from dev 2021-02-24 12:10:07 +08:00
wuxiaofei
8986c845a9 [BUG][PeerTaskInstancePriorityQueue]poll with timeout is not currently supported 2021-02-24 11:47:19 +08:00
wangxj3
c7fb3ec105
excess dolphinscheduler-ui.zip file (#4859)
excess dolphinscheduler-ui.zip file
2021-02-24 11:36:54 +08:00
zhuangchong
3216ca1811
The display order of complement parameters page is adjusted (#4844) 2021-02-24 11:20:57 +08:00
guohaozhang
cfce4ae8a0
[Fix-#4840][worker] fix master fault tolerance when startup (#4845)
* [Fix-#4840][worker] fix master fault tolerance when startup

* [Fix-#4840][worker] move masterRegistry.unRegistry to zkMasterClient.close
2021-02-24 11:19:00 +08:00
wuxiaofei
488726139f [Performance][PeerTaskInstancePriorityQueue]code style formatter 2021-02-24 10:52:48 +08:00
wuxiaofei
911cf061e0 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev_wuxiaofei_server 2021-02-24 10:49:41 +08:00
wuxiaofei
3a215cb952 [Performance][PeerTaskInstancePriorityQueue]Nearly realization of poll with timeout 2021-02-24 10:49:07 +08:00
dailidong
551759965d
Merge pull request #4743 from apache/params-trans
[Feature-3805][mater-worker-ui] The implement of passing variables between tasks
2021-02-23 19:06:13 +08:00
Shiwen Cheng
149b0dab4d
[Improvement][Docker] Sync docker conf templates to the latest conf properties (#4772) 2021-02-23 14:47:10 +08:00
ptyp
668ef64de3
[Improvement][readme] fix readme.md broken link (#4825)
* Update README.md
2021-02-23 10:44:29 +08:00
lenboo
f1375b996e Merge remote-tracking branch 'upstream/dev' into spilit 2021-02-23 10:22:17 +08:00
guohaozhang
ffcb1c22e1
[Improvement-#3735] Make task delayed execution more efficient (#4812)
* [Improvement-3735] improve implementation of delay task execution

* [Improvement][worker] delay task compatible with dev branch and fix test


Co-authored-by: vanilla111 <1115690319@qq.com>
2021-02-23 10:10:11 +08:00
wuxiaofei
757c116b24 [BUG][TaskExecuteProcessor]setTaskCache is first preTaskCache 2021-02-22 22:38:56 +08:00
wuxiaofei
a349ed865d Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev_wuxiaofei_server 2021-02-22 22:35:47 +08:00
wuxiaofei
6e0093c9ca [Test][service]Adjust test of queue 2021-02-22 15:48:59 +08:00
小清
9154d9b7b5
Update AbstractCommandExecutor.java 2021-02-22 15:18:43 +08:00
wuxiaofei
9d8b35a4b4 [Test][TaskPQImplTest]license header appended 2021-02-22 14:14:37 +08:00
gaojun2048
0d1bbd8e4b
Merge pull request #4814 from CalvinKirs/script_thread
[Improvement][spi-alert]script plugin should contain alert content
2021-02-22 14:00:50 +08:00
wuxiaofei
8d00386d27 [CodeStyle][QueueTest]import style 2021-02-22 13:25:57 +08:00
wuxiaofei
450c84baf1 [CodeStyle][PeerQueueTest]TimeUnit seperated from previous import 2021-02-22 13:24:15 +08:00
wuxiaofei
179507ba54 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev_wuxiaofei_server 2021-02-22 12:39:53 +08:00
wuxiaofei
28975d7397 [CodeStyle][QueueTest]empty line more than one line of impor style 2021-02-22 12:25:02 +08:00
wuxiaofei
d1189674af [CodeStyle][QueueTest]code style 2021-02-22 12:21:14 +08:00
wuxiaofei
1838c817a1 [CodeStyle][QueueTest]import style 2021-02-22 12:18:23 +08:00
wuxiaofei
9da30dd175 [Test][TaskPriorityQueueImplTest]Test with coverity 2021-02-22 12:14:25 +08:00
wuxiaofei
bc2a8fb149 [Test][PeerTaskInstancePriorityQueueTest]testPoll added 2021-02-22 10:52:38 +08:00
wuxiaofei
5faa5d1703 [BUG][PeerTaskInstancePriorityQueue]poll implemented in PriorityQueue 2021-02-22 10:20:22 +08:00