xyzhh opened a new issue, #14114: URL: https://github.com/apache/dolphinscheduler/issues/14114
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When When SEATUNNEL_ENGINE\SPARK_V2\FLINKE_V2 engine is selected in seatunnle node , the work flow can't be saved,and note an error message:"process node test parameter invaild." SPARK and FLINK engine is ok! And I find an error in the api-server log file: , class: class org.apache.dolphinscheduler.plugin.task.seatunnel.SeatunnelParameters com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'FLINK_V2' as a subtype of `org.apache.dolphinscheduler.plugin.task.seatunnel.SeatunnelParameters`: known type ids = [FLINK, SPARK, SeatunnelParameters] ### What you expected to happen seatunnl engine is able to work. ### How to reproduce I tried cluster mode ,and standalone mode.Both will throw an error. ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
