{
"job": {
"content": [
{
"reader": {
"parameter" : {
"customSql" : "",
"startLocation" : "",
"increColumn" : "",
"column" : [
{
"name" : "id",
"type" : "INT",
"key" : "id"
}, {
"name" : "name",
"type" : "STRING",
"key" : "name"
}
],
"connection" : [ {
"sourceId" : 11,
"jdbcUrl" : [ "jdbc:clickhouse://ip:8123/default" ],
"type" : 1,
"table" : [ "test" ]
} ],
"username" : "default",
"password" : "admin1234",
"splitPk" : "",
"sourceIds" : [ 10 ]
},
"name" : "clickhousereader"
},
"writer" : {
"parameter" : {
"column" : [ {
"name" : "id",
"index" : 0,
"isPart" : false,
"type" : "int",
"key" : "id"
}
, {
"name" : "name",
"index" : 1,
"isPart" : false,
"type" : "string",
"key" : "name"
}
],
"writeMode" : "insert",
"encoding" : "utf-8",
"fullColumnName" : [ "id", "name"],
"connection" : [ {
"jdbcUrl" : "jdbc:clickhouse://ip:8123/default",
"table" : [ "test1" ]
} ],
"sourceIds" : [ 2 ],
"password" : "admin1234",
"username" : "default",
"fullColumnType" : [ "INT", "STRING"]
},
"name" : "clickhousewriter"
}
}
],
"setting": {
"speed": {
"channel": 1,
"bytes": 0
}
}
}
}
https://github.com/DTStack/chunjun/pull/1450
想了解或咨询更多有关袋鼠云大数据产品、行业解决方案、客户案例的朋友,浏览袋鼠云官网:https://www.dtstack.com/?src=bbs
同时,欢迎对大数据开源项目有兴趣的同学加入「袋鼠云开源框架钉钉技术群」,交流最新开源技术信息,群号码:30537511,项目地址:
https://github.com/DTStack/chunjun