Fix holo jdbc writer plugin.json

This commit is contained in:
dingxiaobo 2022-10-15 08:24:09 +08:00
parent edc1e5a5ef
commit f205b3bae3

View File

@ -1,6 +1,6 @@
{ {
"name": "hologreswriter", "name": "hologresjdbcwriter",
"class": "com.alibaba.datax.plugin.writer.hologreswriter.HologresWriter", "class": "com.alibaba.datax.plugin.writer.hologresjdbcwriter.HologresJdbcWriter",
"description": "", "description": "",
"developer": "alibaba" "developer": "alibaba"
} }