zhuangchong
ce92a4f455
[maven-release-plugin] prepare for next development iteration
1 year ago
zhuangchong
df9becb770
[maven-release-plugin] prepare release 3.1.8
1 year ago
zhuangchong
29757014c7
[maven-release-plugin] prepare for next development iteration
1 year ago
zhuangchong
6616d46b6c
[maven-release-plugin] prepare release 3.1.8
1 year ago
Wenjun Ruan
8e058fc227
Use adhoc connection in sql/procedure task ( #14670 )
1 year ago
Jeremy
024153ea66
fix: default datax plugin #14204
1 year ago
zhuangchong
d049c668d6
[maven-release-plugin] prepare for next development iteration
1 year ago
zhuangchong
b570a187f6
[maven-release-plugin] prepare release 3.1.7
1 year ago
zhuangchong
e74de04d1b
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
7780fdc2f5
[maven-release-plugin] prepare release 3.1.6
2 years ago
zhuangchong
daabcdaa01
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
9e5b0a1cc3
[maven-release-plugin] prepare release 3.1.5
2 years ago
zhuangchong
51999267b7
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
c759675312
[maven-release-plugin] prepare release 3.1.5
2 years ago
zhuangchong
d2b0b34cb0
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
2d6393d722
[maven-release-plugin] prepare release 3.1.4
2 years ago
fuchanghai
bfb36b8eb6
[fix-13492]add single quotes ( #13534 )
...
* [fix-13492]add single quotes
* [improve-#13201] fix test error
---------
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
2 years ago
zhuangchong
172ebdf04e
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
4a3299ac8c
[maven-release-plugin] prepare release 3.1.3
2 years ago
zhuangchong
0691d6a887
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
3d605ded03
[maven-release-plugin] prepare release 3.1.3
2 years ago
zhuangchong
f83b08ac01
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
450e8ee1b6
[maven-release-plugin] prepare release 3.1.3
2 years ago
zhuangchong
a3a9cb9d46
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
f1aefae5e2
[maven-release-plugin] prepare release 3.1.2
2 years ago
zhuangchong
48ad9ff412
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
efc0367999
[maven-release-plugin] prepare release 3.1.1
2 years ago
zhuangchong
145c5ac8cb
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
525a6846ac
[maven-release-plugin] prepare release 3.1.1
2 years ago
Kerwin
9126e1d1fc
[3.1.1-prepare][Test] test ut ( #12729 )
2 years ago
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils ( #12607 )
...
#12502
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Kerwin
344293102d
[3.1.1-prepare][cherry-pick][Improvement] Add remote task model #11767 ( #12541 )
2 years ago
zhuangchong
b4f59af9d9
Remove the DataxTaskTest class because there is no junit5 package.
2 years ago
Kerwin
b559d033d3
fix datax NPE issue ( #12388 ) ( #12407 )
2 years ago
caishunfeng
7e39396a76
[maven-release-plugin] prepare for next development iteration
2 years ago
caishunfeng
ae33ba5947
[maven-release-plugin] prepare release 3.1.0
2 years ago
fuchanghai
f8b9aad239
[feature-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames ( #11696 )
2 years ago
Wenjun Ruan
1b120e3a59
Refactor worker execute task process ( #11540 )
...
* Refactor worker execute task process
2 years ago
fuchanghai
d8d5d392a7
[feature-11408] add hive option ( #11493 )
2 years ago
lugela
e5d06c40a5
[Feature-10182][task-datax] ( #11387 )
...
In the process of realizing datax synchronization, use custom json for better connection to enable kerberos-authenticated clusters, such as using plug-ins such as hdfs and hbase
2 years ago
caishunfeng
0464123c2b
[Feature-11223] support stream task ( #11350 )
...
* add task execute type
* update task definition list paging
* update task instance list paging
* stream task start
* [Feature][UI] Some changes to execute task.
* Set the connection edge to dashed line.
* Add FLINK_STREAM task.
* add stream task
* flink savepoint and cancel
* fix query bug
* add stream task definition
* add task instance for stream task
* delete stream task definition state
* update api for stream task definition edit
* modify search for stream task instance
* add language
* delete task type search for stream task definition
* change task type search for stream task instance
* add jump button
* add savepoint
* add down log for stream task instance
* ui test
* stream task start
* run DAG
* [Fix][UI] Fix the stream task edgs not to be dashed when filling back.
* [Feature][UI] Remove some fields for FLINK_STREAM.
* add start modal
* add dryRun column for stream task instance
* fix duration
* fix pon
* fix build error
* Add success tip
* add auto sync for stream task instance
* remove forgien key for task instance
* license header
* UT fix
* modify locales
* recover common config
* fix UT
* add doc
Co-authored-by: Amy <amywang0104@163.com>
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
zhuxt2015
7196b125d9
[Feature][Datax Task]Datax task plugin support custom parameters ( #10950 )
...
* datax task plugin support custom parameters
2 years ago
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
2 years ago
zhuxt2015
7e7df1d8ff
[Bug] [Task] SQL task no exception stack trace in task log ( #10656 )
2 years ago
xiangzihao
bbba20d39a
change to common lang3 and fix checkstyle ( #10380 )
2 years ago
kezhenxu94
d80cf21456
Clean up unused dependencies and packaging issues ( #9944 )
2 years ago
zhuxt2015
206b7c1c51
[Fix-9352][datasource-api]data source client uses a cache with an expiration time ( #9353 )
...
* datasource client cache with expiration time
* remove unused import
* fixed unit test
* fix
* fix
* fix
* fix
* fix
* fix
* fix
3 years ago
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
Kerwin
d7d756e7b0
Fix DataX and Sqoop Task execute NullPointerException ( #9192 )
3 years ago
Kerwin
25fc1dcb5f
Fix the exception of task getting external resource data during execution ( #9134 )
3 years ago