Wenjun Ruan
|
ec6a3e0727
|
[DSIP-46] Unify the logic task params data structure between front-end and back-end (#16193)
|
4 months ago |
Wenjun Ruan
|
0a11cd21bd
|
Fix jar path is not correct in java task (#15906)
|
6 months ago |
Wenjun Ruan
|
5b6b0ceb31
|
Fix resource file usage(Delete Resource/ResourceUser which is deprecated) (#15355)
|
10 months ago |
Wenjun Ruan
|
71ee1f0c3d
|
Support parse task output params under multiple log (#15244)
|
11 months ago |
Wenjun Ruan
|
c30cca9d9a
|
Support execute shell in different interceptor (#14582)
|
1 year ago |
Rick Cheng
|
9778652f17
|
[Improvement-14136][task] Support submitting spark-sql task with the sql file in resource center (#14527)
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Rick Cheng
|
13dfa859b5
|
[Improvement-14371][Hivecli] Add support for hivevar setting in hivecli task (#14423)
|
1 year ago |
Rick Cheng
|
b49b91c45d
|
[Improvement-14331][common] Remove the duplicate ParameterUtils (#14332)
|
1 year ago |
fuchanghai
|
7bf3e3cdd6
|
[improve-#13201] update pid during running (#13206)
|
2 years ago |
seedscoder
|
8d12dc0702
|
[Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509)
|
2 years ago |
caishunfeng
|
dedff70f90
|
[Improvement] Merge spi.utils into common.utils (#12502)
* improve JSONUtil
* merge spi.utils into common.utils
* split constants && remove some copy utils method
* remove StringUtils
|
2 years ago |
Eric Gao
|
875682d267
|
[Improvement][Test] Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example (#12299)
* Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example
|
2 years ago |
Wenjun Ruan
|
d3a77c68e6
|
Make LogServiceClient Singleton (#11777)
|
2 years ago |
caishunfeng
|
2e61c76c22
|
[Improvement] Add remote task model (#11767)
|
2 years ago |
Eric Gao
|
4a37345436
|
[Feature][Task Plugin] Support hive cli task plugin (#11651)
* Add hive cli task plugin
* Add docs for hive-cli task plugin
* Fix hive-cli task related front-end nits and checkstyle
* Fix exception handling logic
|
2 years ago |