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 configuring multiple sink types of tasks under a single stream #9297

Closed
2 tasks done
fuweng11 opened this issue Nov 16, 2023 · 0 comments · Fixed by #9298
Closed
2 tasks done

Comments

@fuweng11
Copy link
Contributor

fuweng11 commented Nov 16, 2023

Description

Support configuring multiple sink types of tasks under a single stream.
Currently, only one type of sink task is allowed to be configured in a stream, such as hive and iceberg.
Not meeting the requirement to write data from the same mq to multiple types of database and tables.
Therefore, the relevant configuration information for job start and stop is moved from the group level to the stream level to meet the requirement of writing data from mq to various database tables.

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@fuweng11 fuweng11 added this to the 1.10.0 milestone Nov 16, 2023
@fuweng11 fuweng11 self-assigned this Nov 16, 2023
@healchow healchow changed the title [Improve][Manager] Support configuring multiple sink types of tasks under a single stream [Feature][Manager] Support configuring multiple sink types of tasks under a single stream Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants