LiJie20190102 opened a new issue, #9285: URL: https://github.com/apache/inlong/issues/9285
### What happened When I used the client to create a data synchronization task for Kafka2Hive I found that the Kafka source must be set to 'autoOffsetReset' when submitting it, and an exception occurred at this time ### What you expected to happen If I have not set 'autoOffsetReset', there should be a default value so that no errors will be reported ### How to reproduce Executing the ‘org.apache.inlong.manager.client.ut.Kafka2HiveTest#testCreateGroupForHive’ method will result in an exception  ### Environment _No response_ ### InLong version 1.9.0 ### InLong Component InLong Manager ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
