Kerwin
79952d926f
[Feature][SPI] Task ( #5996 )
3 years ago
kyoty
1887bde1eb
[NEW FEATURE][FIX-4385] compensation task add the ability to configure parallelism ( #5912 )
...
* update
* web improved
* improve the ui
* add the ability to configure the parallelism
* update variables
* enhance the ut and add necessary note
* fix code style
* fix code style issue
* ensure the complation task in parallel mode can run the right numbers of tasks.
3 years ago
atai-555
2afa625a75
[FIX-5975]queryLastRunningProcess sql in ProcessInstanceMapper.xml ( #5980 )
3 years ago
Tandoy
f7e0e9fecf
[Improvement][Api]fix typo ( #5960 )
...
* [Imporvement #5621 ][job instance] start-time and end-time (#5621 )
·the list of workflow instances is sorted by start time and end time
·This closes #5621
3 years ago
yimaixinchen
f061487f46
[IMPROVEMENT]fix mysql comment error ( #5959 )
3 years ago
soreak
f567517031
[Improvement-5880][api] Optimized data structure of pagination query API results ( #5895 )
...
* [5880][refactor]Optimized data structure of pagination query API results
- refactor PageInfo and delete returnDataListPaging in API
- modify the related Controller and Service and the corresponding Test
* Merge branch 'dev' of github.com:apache/dolphinscheduler into dev
Conflicts:
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
Co-authored-by: 蔡泽华 <sorea1k@163.com>
3 years ago
Squidyu
1401c2e5f7
[Fix-5886][server] Enhanced scheduler delete check ( #5936 )
...
* Add:Name verification remove the first and last spaces.
* Update: wrong word: 'WAITTING' ->'WAITING'
* Add: Strengthen verification
Co-authored-by: Squid <2824638304@qq.com>
3 years ago
Tandoy
846d408e66
[Improvement][Master]fix typo ( #5934 )
...
·fix typo in MasterBaseTaskExecThread
3 years ago
深刻
0b4a20251f
ci: improve maven connection in CI builds ( #5924 )
...
issue: #5921
3 years ago
The Gitter Badger
2535db4c77
Add a Gitter chat badge to README.md ( #5883 )
...
* Add Gitter badge
* Update README.md
Co-authored-by: David <dailidong66@gmail.com>
3 years ago
Yao WANG
efad0ed2ba
correct the wrong annotion from zk queue implemented to java priority blocking queue ( #5906 )
...
Co-authored-by: ywang46 <ywang46@paypal.com>
3 years ago
wen-hemin
72d68041e3
[Improvement][Api Module] refactor DataSourceParam and DependentParam, remove spring annotation ( #5832 )
...
* fix: refactor api utils class, remove spring annotation.
* fix: Optimization comments
Co-authored-by: wen-hemin <wenhemin@apache.com>
3 years ago
zhuangchong
0075523fdd
[Fix-5904][upgrade]fix dev branch upgrade mysql sql script error ( #5821 )
...
* fix dev branch upgrade mysql sql script error.
* Update naming convention.
3 years ago
kyoty
8db1b042b2
[Fix-5830][Improvement][UI] Improve the selection style in dag edit dialog ( #5829 )
...
* improve the selection style
* update another file
* remove unnecessary css part.
3 years ago
kyoty
bca92157a0
[Fix-5808][Server] When we try to transfer data using datax between different types of data sources, the worker will exit with ClassCastException ( #5809 )
...
* bug fix
* fix bug
* simplify the code format
* add a new parameter to make it easier to understand.
3 years ago
深刻
4c0993cdf4
[Fix-5781][UT] Fix test coverage in sonar ( #5817 )
...
* build(UT): make jacoco running in offline-instrumentation
issue: #5781
* build(UT): remove the jacoco agent dependency in microbench
issue: #5781
3 years ago
kyoty
8571461fe8
[Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception ( #5770 )
...
* fix bug
* cache the this variable
* Avoid self name
* fix code style compile error
3 years ago
Hua Jiang
4a68bfbe1c
[Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. ( #5867 )
...
* provide two system parameters to support the rest of type of tasks
* provide two system parameters to support the rest of type of tasks
* improve test conversion
3 years ago
kyoty
6964c090c7
[Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly ( #5826 )
...
* resoures-shows-error
* fix codestyle error
* add license header for new js
* fix codesmell
3 years ago
AzureCN
5e343d3fd2
[Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
...
[Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
3 years ago
geosmart
2df6ee1efb
[fix-5737] [Bug][Datasource] datsource other param check error ( #5835 )
...
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
3 years ago
wen-hemin
9ae2266cd4
fix: Remove unused class ( #5833 )
...
Co-authored-by: wen-hemin <wenhemin@apache.com>
3 years ago
kyoty
1f0c67bfb7
[Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work ( #5727 )
...
* enhance the validation in UI
* enchance form verifaction
* simplify disable condition
3 years ago
Shiwen Cheng
00e76558be
[Fix-5699][UI] Fix update user error in user information introduced by #5700 ( #5735 )
3 years ago
wen-hemin
596821a5b6
[Improvement][Api Module] refactor registry client, remove spring annotation ( #5814 )
...
* fix: refactor registry client, remove spring annotation
* fix UT
* fix UT
* fix checkstyle
* fix UT
* fix UT
* fix UT
* fix: Rename RegistryCenterUtils method name
Co-authored-by: wen-hemin <wenhemin@apache.com>
3 years ago
Wenjun Ruan
9c217d072d
[Improvement][SPI] support load single plugin ( #5794 )
...
change load operation of 'registry.plugin.dir'
3 years ago
wen-hemin
e78344df2e
fix: Remove duplicate "registryClient.close" method calls ( #5805 )
...
Co-authored-by: wen-hemin <wenhemin@apache.com>
3 years ago
傅双波
1e3ff41928
fix ( #5803 )
...
Co-authored-by: shuangbofu <fusb@tuya.com>
3 years ago
Tandoy
70fef3daed
[Imporvement #5621 ][job instance] start-time and end-time ( #5621 ) ( #5797 )
...
·the list of workflow instances is sorted by start time and end time
·This closes #5621
3 years ago
kyoty
7bffe0ac85
[Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected. ( #5796 )
...
* improve timestamp format
make the startime in the log of httptask to be easier to read.
* fix bad code smell and update the note.
3 years ago
Wenjun Ruan
16986c3c65
[Imporvement #5725 ][CheckStyle] upgrade checkstyle file ( #5789 )
...
* [Imporvement #5725 ][CheckStyle] upgrade checkstyle file
Upgrade checkstyle.xml to support checkstyle version 8.24+
* change ci checkstyle version
3 years ago
Wenjun Ruan
30af55b82a
[Improvement][Worker] Task log may be lost #5775 ( #5783 )
3 years ago
kyoty
626c47399a
[FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
3 years ago
Hua Jiang
9fd5145b66
[Improvement-5773][server] need to support two parameters related to task ( #5774 )
...
* add some new parameter for task
* restore official properties
* improve imports
* modify a variable's name
Co-authored-by: jiang hua <jiang.hua@zhaopin.com.cn>
3 years ago
Tanvi Moharir
ab527a5e5a
[Improvement#5741][Worker] Improve task process status log ( #5776 )
3 years ago
kyoty
b114d330ac
[Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move` doesn't work. ( #5739 )
...
* Update relatedItems.vue
* Update relatedItems.vue
3 years ago
wangxj3
7a18adae52
[FIX-#5721][master-server] Global params parameter missing ( #5757 )
...
Co-authored-by: wangxj <wangxj31>
3 years ago
kyoty
75d61686de
[Fix#5758] There are some problems in the api documentation that need to be improved ( #5759 )
...
* add the necessary parameters
* openapi improve
* fix code style error
3 years ago
kyoty
cf99df3de0
[Fix-5714] When updating the existing alarm instance, the creation time should't be updated ( #5715 )
...
* add a new init method.
3 years ago
Jianchao Wang
2ba569acd0
[Improvement-5622][project management] Modify the title ( #5723 )
3 years ago
kyoty
ee0a4391e7
[Improvement] the automatically generated spi service name in alert-plugin is wrong ( #5676 )
...
* bug fix
the auto generated spi service can't be recongized
* include a new method
3 years ago
Shiwen Cheng
ab3a88b64b
[Fix-5699][UI] Fix update user error in user information ( #5700 )
3 years ago
kyoty
8d7d3a8166
[Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted ( #5697 )
...
* update
* fix the codestyle error
* fix the compile error
* support rollback
3 years ago
kyoty
239cfe5027
checkState only supports %s not {} ( #5711 )
3 years ago
kyoty
3d8d1ebe67
enhance form verify ( #5696 )
3 years ago
kyoty
2d71930837
the update function should use post instead of get ( #5703 )
3 years ago
xingchun-chen
b31ba7e18b
Issue robot translation judgment changed to Chinese ( #5694 )
...
Co-authored-by: chenxingchun <438044805@qq.com>
3 years ago
wangxj3
6df58e8d78
[Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies ( #5603 )
...
* add globalParams new plan with varPool
* add unit test
* add python task varPoolParams
Co-authored-by: wangxj <wangxj31>
3 years ago
ji04xiaogang
3b80760c42
Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log ( #5691 )
...
Co-authored-by: shenglm <shenglm840722@126.com>
3 years ago
kyoty
bae047e4a3
[Improvement][UI] Update the update time after the user information is successfully modified ( #5684 )
...
* improve
edit the userinfo success, but the updatetime is not the latest.
3 years ago