ftpwriter下plugin_job_template.json参数修复
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
修复ftpwriter下plugin_job_template.json模版
{
"name": "ftpwriter",
"parameter": {
"protocol": "",
"host": "",
"port": "",
"username": "",
"password": "",
"timeout": "",
"connectPattern": "",
"path": "",
"fileName": "",
"writeMode": "",
"fieldDelimiter": "",
"encoding": "",
"nullFormat": "",
"dateFormat": "",
"fileFormat": "",
"header": []
}
}
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect ftpwriter/plugin_job_template.json and compare the listed template parameters with the ftpwriter plugin's expected configuration. Identify which entries are incorrect, update the template, and verify the resulting JSON against the plugin's configuration or validation checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100