mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 17:59:12 +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",
|
"name": "hologresjdbcwriter",
|
||||||
"class": "com.alibaba.datax.plugin.writer.hologreswriter.HologresWriter",
|
"class": "com.alibaba.datax.plugin.writer.hologresjdbcwriter.HologresJdbcWriter",
|
||||||
"description": "",
|
"description": "",
|
||||||
"developer": "alibaba"
|
"developer": "alibaba"
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "hologreswriter",
|
"name": "hologresjdbcwriter",
|
||||||
"parameter": {
|
"parameter": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"username": "",
|
"username": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user