Skip to content

Instantly share code, notes, and snippets.

@kevinbin
Created October 23, 2018 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevinbin/718ecdfa9434c7ac544f4685c7d53a6c to your computer and use it in GitHub Desktop.
Save kevinbin/718ecdfa9434c7ac544f4685c7d53a6c to your computer and use it in GitHub Desktop.
alirds-to-jdrds.json
{
"Name":"tpcc1-ali-jd",
"Failover":false,
"Orders":[],
"Type":"synchronous",
"Tasks":[
{
"Type":"Src",
"NodeId":"90f3cd4d-7997-7b1b-cd99-e2c4d05c69e1",
"Config":{
"Gtid":"",
"SkipCreateDbTable":false,
"ExpandSyntaxSupport":false,
"DropTableIfExists":false,
"ReplChanBufferSize":"600",
"ChunkSize":"2000",
"ApproveHeterogeneous":true,
"ReplicateDoDb":[
{
"TableSchema":"actiontech",
"Tables":[]
}
],
"ConnectionConfig":{
"Host":"rm-m5efun0y10t4fboo81o.mysql.rds.aliyuncs.com",
"Port":"3306",
"User":"root",
"Password":"Acti0ntech"
}
}
},
{
"Type":"Dest",
"NodeId":"90f3cd4d-7997-7b1b-cd99-e2c4d05c69e1",
"Config":{
"SkipCreateDbTable":false,
"DropTableIfExists":false,
"ExpandSyntaxSupport":false,
"ReplChanBufferSize":"600",
"ApproveHeterogeneous":true,
"ConnectionConfig":{
"Host":"mysql-cn-east-2-2e5ddf8601a141db.public.jcloud.com",
"Port":"3306",
"User":"actiontech",
"Password":"Acti0ntech"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment