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

[Feature][Manager] Support configrations for bounded source #10561

Closed
2 tasks done
Tracked by #9779
aloyszhang opened this issue Jul 4, 2024 · 0 comments
Closed
2 tasks done
Tracked by #9779

[Feature][Manager] Support configrations for bounded source #10561

aloyszhang opened this issue Jul 4, 2024 · 0 comments
Assignees
Milestone

Comments

@aloyszhang
Copy link
Contributor

Description

Currently, InLong supports offline data sync by Flink batch job which should have a bounded source to identify the boundaries of the data processing.

There are two key points to achieving this goal

  1. support bounded source( InLong-sort) see [Feature][Sort] Support bounded pulsar source #10560
  2. support setting the boundaries for the bounded source( InLong-manager)

This issue focused on the second part which adds the capacity for InLong-manager to configure boundaries for bounded source

Use case

Offline data sync.

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant