Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Manager] When creating KafkaSource, the autoOffsetReset param cannot be empty #9285

Closed
2 tasks done
LiJie20190102 opened this issue Nov 14, 2023 · 0 comments · Fixed by #9287
Closed
2 tasks done
Assignees
Labels
Milestone

Comments

@LiJie20190102
Copy link
Contributor

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

image

Environment

No response

InLong version

1.9.0

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@LiJie20190102 LiJie20190102 added the type/bug Something is wrong label Nov 14, 2023
@dockerzhang dockerzhang added this to the 1.10.0 milestone Nov 14, 2023
@healchow healchow changed the title [Bug] When creating 'KafkaSource', 'autoOffsetReset' cannot be empty [Bug][Manager] When creating KafkaSource, the autoOffsetReset param cannot be empty Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants