zhuangchong
172ebdf04e
[maven-release-plugin] prepare for next development iteration
2023-01-04 23:18:59 +08:00
zhuangchong
4a3299ac8c
[maven-release-plugin] prepare release 3.1.3
2023-01-04 23:18:57 +08:00
zhuangchong
0691d6a887
[maven-release-plugin] prepare for next development iteration
2023-01-04 15:50:57 +08:00
zhuangchong
3d605ded03
[maven-release-plugin] prepare release 3.1.3
2023-01-04 15:50:55 +08:00
zhuangchong
f83b08ac01
[maven-release-plugin] prepare for next development iteration
2023-01-04 12:51:57 +08:00
zhuangchong
450e8ee1b6
[maven-release-plugin] prepare release 3.1.3
2023-01-04 12:51:55 +08:00
zhuangchong
a3a9cb9d46
[maven-release-plugin] prepare for next development iteration
2022-12-07 17:23:58 +08:00
zhuangchong
f1aefae5e2
[maven-release-plugin] prepare release 3.1.2
2022-12-07 17:23:57 +08:00
zhuangchong
48ad9ff412
[maven-release-plugin] prepare for next development iteration
2022-11-08 11:18:29 +08:00
zhuangchong
efc0367999
[maven-release-plugin] prepare release 3.1.1
2022-11-08 11:18:28 +08:00
zhuangchong
145c5ac8cb
[maven-release-plugin] prepare for next development iteration
2022-11-07 20:43:01 +08:00
zhuangchong
525a6846ac
[maven-release-plugin] prepare release 3.1.1
2022-11-07 20:43:00 +08:00
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils ( #12607 )
...
#12502
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2022-10-29 21:30:28 +08:00
caishunfeng
7e39396a76
[maven-release-plugin] prepare for next development iteration
2022-09-26 21:50:03 +08:00
caishunfeng
ae33ba5947
[maven-release-plugin] prepare release 3.1.0
2022-09-26 21:49:27 +08:00
Assert
cdfe115247
[Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter ( #10960 )
...
* [Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter
* checkstyle
2022-07-26 17:41:13 +08:00
WangJPLeo
8f621ff98b
[Optimization] Calculate global parameter and local parameter at master. ( #10704 )
...
* Global parameter and local parameter calculation external expansion.
* k8s task ut fix.
* TimePlaceholderUtils import DateUtils fix
* follow the review comments to fix.
* follow the review comments to fix.
* e2e rerun
2022-06-30 22:45:25 +08:00
kezhenxu94
d80cf21456
Clean up unused dependencies and packaging issues ( #9944 )
2022-05-31 15:22:41 +08:00
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
2022-04-07 18:15:19 +08:00
Kerwin
d7d756e7b0
Fix DataX and Sqoop Task execute NullPointerException ( #9192 )
2022-03-26 20:15:41 +08:00
Kerwin
25fc1dcb5f
Fix the exception of task getting external resource data during execution ( #9134 )
2022-03-23 19:00:09 +08:00
Kerwin
a1bef43981
[Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module ( #8584 )
...
* Task plug-in optimization, task-related classes are migrated to the task plugin module
* remove tasktype enum class.
* fix code style.
* fix code style
* fix code style
* fix ProcessServiceTest.testUpdateResourceInfo test class
* fix code style
* fix test task plugin manager check parameters null
* fix test ut
* update aws license
* change TaskTimeoutStrategy class
2022-03-15 15:16:36 +08:00
Kerwin
103ccb01da
change version to 2.0.4-SNAPSHOT ( #8188 )
2022-01-25 15:17:17 +08:00
xiangzihao
c58dbefaa5
[Fix-7459][Sqoop] running error in parallel ( #7752 )
...
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
Co-authored-by: SbloodyS <sbloodys@qq.com>
2021-12-31 16:26:07 +08:00
Zonglei Dong
7e0010de35
[Refactor] Rename class file, unified word spelling. ( #7261 )
2021-12-15 01:04:50 +08:00
Zonglei Dong
0b9792db76
[Refactor]Rename class file, DatasourceUtil to DataSourceUtils. ( #7181 )
...
* Rename class file, DatasourceUtil to DataSourceUtils.
2021-12-07 18:49:05 +08:00
kezhenxu94
11844415b0
Refactor datasource and task plugins and simplify its usage ( #6767 )
2021-11-10 18:29:17 +08:00
mask
0aea5ae11a
[feature-6071][plugin] add datasource plugin. ( #6071 ) ( #6361 )
...
* [feature-6071][plugin] add datasource plugin. (#6071 )
* remove the dependency of datasource in common and task-plugin module.
* the new datasource-api module provides data source connection acquisition.
* add sqlserver data source plug-in.
* add ds license
* fix check style
* update spi pom
* frx conflict resolution
* fix check style
* fix datasource ut
* fix code check style
* fix code check style
* fix datasource ut
* add pg hive mysql oracle clickhouse db2 datasource
* fix datasource package
* update datasource pom
* update datasource pom
* update datasource pom
* update datasource pom
* update pom
* update pom dep
* update pom dep
* fix license
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* add oracle package
* modify comments
* conflict resolution
* rename log comment
* rename log comment
2021-11-09 20:20:07 +08:00
Kirs
67508d8d1b
update project version to 2.0.0-SNAPSHOT ( #6383 )
2021-09-28 12:00:43 +08:00
Kirs
fab4eae923
[SPI][Task]fix Task parse Err ( #6244 )
...
* [SPI][Task]fix Task parse Err
2021-09-17 18:17:15 +08:00
Kirs
fced3892ee
[Fix][Task] Wrong complement date ( #6009 ) ( #6186 )
...
* [Fix][Task] Wrong complement date (#6009 )
2021-09-17 17:04:51 +08:00
CalvinKirs
ac8fafa343
fix code style
2021-09-08 18:34:52 +08:00
Kirs
a288e6c160
[Plugin][Task]Task Spi ( #6118 )
2021-09-07 17:05:02 +08:00
Kerwin
36d60a564a
[Feature][Task]Task plugin spi ( #6116 )
2021-09-07 15:04:18 +08:00
Kerwin
5a12e00cbe
[Feature][Task]Task plugin spi ( #6084 )
2021-09-02 10:08:38 +08:00