Commit Graph

9 Commits

Author SHA1 Message Date
海明
b0224dc01d
[BugFix] Fix Comfiguration类中checkPath方法未生效的问题
checkPath的方法逻辑是将path按照"."分割,然后判断路径层次之间不能出现空白字符,但误写成了将"."使用空格分割(Null separator means use whitespace),因此这段代码永远不会抛出异常。
2024-06-26 20:45:25 +08:00
jt-chen
74f12ff9a7 to #51999348 datax month 9 2023-09-13 11:29:44 +08:00
Hui Zheng
235085013c fix semantic error
In VMInfo class, the os info assigns to jvmInfo variable and the jvm
info assigns to osInfo variable. Fix it.
2023-04-21 11:10:26 +08:00
dingxiaobo
f79f742d7c datax 202302 2023-03-21 18:45:57 +08:00
shaojin.wensj
27964108aa update fastjson version 2022-11-14 22:35:49 +08:00
dingxiaobo
874a256a03 DataX 2209, add plugin: datahubreader/datahubwriter/loghubreader/loghubwriter/starrocksreader, update plugin: odpsreader/oceanbasev10reader/oceanbasev10writer/elasticserachwriter/mysqlreader/mysqlwriter 2022-09-30 11:47:43 +08:00
jt-chen
e9a579759e DataX 通道能力更新(MaxCompute、Hologres、Tdengine、OSS)、安全漏洞更新、通用打包更新等 2022-06-09 21:13:49 +08:00
asdf2014
0af1933802 Bump jdk to 1.8 2019-11-08 15:08:16 +08:00
shf
7ec3fb68e5 v0.0 2018-01-31 16:24:49 +08:00