LiJie20190102 opened a new issue, #9333: URL: https://github.com/apache/inlong/issues/9333
### What happened When I tried to create a 'hudiSink', some properties did not prompt me to enter, but an error occurred ### What you expected to happen If some attributes are required, you can prompt me to assign values to them. If not prompted, I believe these attributes will not cause any exceptions in the creation task ### How to reproduce Execute this method:org.apache.inlong.manager.client.File2HudiExample#testCreateGroupForHudi. If 'extList' is not set, 'NPL' will appear:  If 'primaryKey' is not set, there will be a verification error in hudi:  ### Environment _No response_ ### InLong version 1.9.0 ### InLong Component InLong Sort ### Are you willing to submit PR? - [X] 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org