wuxiaofei
3a215cb952
[Performance][PeerTaskInstancePriorityQueue]Nearly realization of poll with timeout
4 years ago
dailidong
551759965d
Merge pull request #4743 from apache/params-trans
...
[Feature-3805][mater-worker-ui] The implement of passing variables between tasks
4 years ago
Shiwen Cheng
149b0dab4d
[Improvement][Docker] Sync docker conf templates to the latest conf properties ( #4772 )
4 years ago
ptyp
668ef64de3
[Improvement][readme] fix readme.md broken link ( #4825 )
...
* Update README.md
4 years ago
lenboo
f1375b996e
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
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>
4 years ago
wuxiaofei
757c116b24
[BUG][TaskExecuteProcessor]setTaskCache is first preTaskCache
4 years ago
wuxiaofei
a349ed865d
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev_wuxiaofei_server
4 years ago
wuxiaofei
6e0093c9ca
[Test][service]Adjust test of queue
4 years ago
小清
9154d9b7b5
Update AbstractCommandExecutor.java
4 years ago
wuxiaofei
9d8b35a4b4
[Test][TaskPQImplTest]license header appended
4 years ago
gaojun2048
0d1bbd8e4b
Merge pull request #4814 from CalvinKirs/script_thread
...
[Improvement][spi-alert]script plugin should contain alert content
4 years ago
wuxiaofei
8d00386d27
[CodeStyle][QueueTest]import style
4 years ago
wuxiaofei
450c84baf1
[CodeStyle][PeerQueueTest]TimeUnit seperated from previous import
4 years ago
wuxiaofei
179507ba54
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev_wuxiaofei_server
4 years ago
wuxiaofei
28975d7397
[CodeStyle][QueueTest]empty line more than one line of impor style
4 years ago
wuxiaofei
d1189674af
[CodeStyle][QueueTest]code style
4 years ago
wuxiaofei
1838c817a1
[CodeStyle][QueueTest]import style
4 years ago
wuxiaofei
9da30dd175
[Test][TaskPriorityQueueImplTest]Test with coverity
4 years ago
wuxiaofei
bc2a8fb149
[Test][PeerTaskInstancePriorityQueueTest]testPoll added
4 years ago
wuxiaofei
5faa5d1703
[BUG][PeerTaskInstancePriorityQueue]poll implemented in PriorityQueue
4 years ago
lenboo
674af059b8
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
bao liang
62e961e3f1
[Feature][JsonSplit]refactor remove the json in process instance and definition ( #4828 )
...
* #4417 [JsonSplit] refactor process definition json
* [#4177 ] refactor json split. remove json in process definition and process instance
* [#4177 ] refactor json split. copy process definition need set task code 0L.
* code style
* code style
* code style
* code style
* update
* update
4 years ago
wuxiaofei
354b1cd928
[Checkstyle][common]delete unknown soft_version
4 years ago
wuxiaofei
f2e41c298f
[Checkstyle][TaskPriorityQueueConsumer]import check
4 years ago
wuxiaofei
b352c52f33
[Improvement][master] Replace sleep&task with poll in TaskPriorityQueueConsumer#4137
4 years ago
Shiwen Cheng
f166de1798
[Improvement][K8s] Support resource storage when fs.defaultFS=file:/// ( #4777 )
4 years ago
Shiwen Cheng
4fd3cf9ea2
[Improvement][Docker] Update outdated readme ( #4775 )
4 years ago
wuxiaofei
11c22ccbca
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev_wuxiaofei_server
4 years ago
lenboo
2d1d91d1f8
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
lenboo
4c9c41933d
Merge remote-tracking branch 'upstream/dev' into spilit
...
# Conflicts:
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessInstanceService.java
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionVersionServiceImpl.java
4 years ago
zhuangchong
4aac23481e
[Fix-4757][worker] fix worker failover host error ( #4799 )
...
* resolve code conflicts
* resolve code conflicts
* resolve code conflicts
* update WorkerGroupServiceImpl code style.
* update worker group service test host data.
* add ZookeeperNodeHandlerTest class
* change WorkerZkNode to Host class.
* add generate host string method.
4 years ago
Simon
abf6723d38
[Feature][JsonSplit] modify saveProcessDefine remove the duplicate code ( #4810 )
...
* 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
4 years ago
wangxj3
874ca07e6e
[Feature-3805][mater-worker-ui]fix function of passing variables between tasks bug ( #4811 )
...
* global initParam and set Param
* fix dataFormat error
* fix deal outParams bug
* fix code style
* fix code style
* fix code style
* fix code style
* fix code style
* fix code style
* fix code style
* add test
* fix code style (variable name)
* fix reset globalParams bug
* fix format bug
* fix SonarCloud Code Analysis
* add test
* fix code style
* fix code style
* modify test
* fix test Coverage
* fix code style
* 4 test
* add test pom
* add header
Co-authored-by: wangxj <wangxj31>
4 years ago
Shiwen Cheng
8879d8ff60
[Improvement][*] Define version with revision globally and update version to 1.3.6-SNAPSHOT ( #4773 )
...
* [Improvement][*] Update version to 1.4.0-SNAPSHOT
* [Improvement][*] Update tab to space under checkstyle
* [Improvement][*] Define version with revision globally
* [Improvement][*] Update version to 1.3.6-SNAPSHOT
4 years ago
zhuangchong
a4de385a21
the alert instance page displays the name of the alert plug-in. ( #4815 )
4 years ago
Shiwen Cheng
fdf719c1e9
[Fix-4796][UI] Fix child file upload failure and file id mixed problem ( #4797 )
4 years ago
zhuangchong
4c8f06002f
fix api swagger params error. ( #4818 )
4 years ago
felix.wang
3110f023af
[BUG][API]Fix format2Duration when parameter has one is null ( #4802 )
...
* fix format2Duration when parameter has one is null
4 years ago
CalvinKirs
cf042ccd6c
rename example.sh
4 years ago
CalvinKirs
5e1be068c4
[Improvement][spi-alert]script plugin should contain alert content
...
fix alert params contain space not parse
fix stream not close
4 years ago
CalvinKirs
2852420144
Merge branch 'dev' into script_thread
...
# Conflicts:
# dolphinscheduler-alert-plugin/dolphinscheduler-alert-script/src/main/java/org/apache/dolphinscheduler/plugin/alert/script/ScriptSender.java
# dolphinscheduler-alert-plugin/dolphinscheduler-alert-script/src/test/java/org/apache/dolphinscheduler/plugin/alert/script/ScriptSenderTest.java
4 years ago
CalvinKirs
af00de357a
[Improvement][spi-alert]script plugin should contain alert content
...
fix alert params contain space not parse
fix stream not close
4 years ago
CalvinKirs
35fc7dd851
Merge branch 'dev' into script_thread
4 years ago
CalvinKirs
4275bde927
[Improvement][spi-alert]script plugin should contain alert content
...
fix alert params contain space not parse
fix stream not close
4 years ago
dddyszy
ce007813fb
[Improvement][Api] add @Override on the Override method ( #4808 )
...
Co-authored-by: 施洲轶 <shizhy@yoozoo.com>
4 years ago
lenboo
59811d0efb
Merge remote-tracking branch 'upstream/dev' into params-trans
4 years ago
Shiwen Cheng
61397b338a
[Improvement][api] Introduce base service interface for clear code and unify all controllers, services and tests of api ( #4798 )
...
* [Improvement][api] Introduce base service interface for clear code
* [Improvement][api] Unify all controllers, services and tests of api
* [Fix][api] Fix unit tests left over from the past
* [Improvement][api] Use RegexUtils.escapeNRT instead of StringUtils.replaceNRTtoUnderline for vulnerable check
4 years ago
zhuangchong
68de43ad27
[Fix-4776][Alert] Alert instance edit page partial parameter values are not displayed ( #4782 )
...
* generate warning instance plugin params.
* update PluginParamsTransfer.generatePluginParams method.
* update code style in the AlertPluginInstanceServiceImpl class.
* JSONUtils rollback.
* rerun e2e test.
* update alert channel generate params.
* update email alert channel test class.
* update json utils parse object method.
* update the data structure of the alarm script plug-in script type parameter to String.
4 years ago
Shiwen Cheng
15a5b05883
[Improvement-3369][api] Introduce executor and datasource service interface for clear code ( #4759 )
4 years ago