Search before asking
What happened
1.sqoop component custom parameters have no checks and can add multiple empty parameters, resulting in an exception when the workflow is selected by dependent components.
2. If you add a sqoop component to a workflow and add multiple custom parameters at the same time, saving will result in data loss for the entire workflow.
What you expected to happen
The sqoop component needs to enforce the parameter name required, and the workflow can be saved normally without losing data.
How to reproduce
- Create a workflow, add a component, such as SQL components or SHELL components can be saved, open normal.
- Continue to add sqoop components, but do not add custom parameters, save, open normal.
- Add multiple empty parameters to the sqoop component, save, open and discover that everything is gone.
Anything else
No response
Version
2.0.0
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
1.sqoop component custom parameters have no checks and can add multiple empty parameters, resulting in an exception when the workflow is selected by dependent components.
2. If you add a sqoop component to a workflow and add multiple custom parameters at the same time, saving will result in data loss for the entire workflow.
What you expected to happen
The sqoop component needs to enforce the parameter name required, and the workflow can be saved normally without losing data.
How to reproduce
Anything else
No response
Version
2.0.0
Are you willing to submit PR?
Code of Conduct