mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 19:50:29 +08:00
Merge pull request #1549 from alibaba/20221015_fix_holojdbc
20221015 fix holojdbc
This commit is contained in:
commit
4d7088bfbb
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hologreswriter",
|
||||
"class": "com.alibaba.datax.plugin.writer.hologreswriter.HologresWriter",
|
||||
"name": "hologresjdbcwriter",
|
||||
"class": "com.alibaba.datax.plugin.writer.hologresjdbcwriter.HologresJdbcWriter",
|
||||
"description": "",
|
||||
"developer": "alibaba"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "hologreswriter",
|
||||
"name": "hologresjdbcwriter",
|
||||
"parameter": {
|
||||
"url": "",
|
||||
"username": "",
|
||||
|
Loading…
Reference in New Issue
Block a user