dax.greenplumwriter.4.0.3.source-code.plugin_job_template.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of greenplumwriter Show documentation
Show all versions of greenplumwriter Show documentation
writer data into Greenplum Database
{
"name": "greenplumwriter",
"parameter": {
"username": "",
"password": "",
"queueSize": 1000,
"numProc": 4,
"numWriter": 1,
"column": [
"*"
],
"preSql": [],
"connection": [
{
"jdbcUrl": "",
"table": []
}
],
"postSql": []
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy