fuweng11 opened a new issue, #9106: URL: https://github.com/apache/inlong/issues/9106
### Description Support configuring multiple job tasks under a group. The current job configuration information is organized on a `InlongGroup` basis, which results in only one type of job being configured under a group, such as entering a hive. It is necessary to lower the relevant configuration information of the job to the `StreamSink` level, where one sink manages one job to achieve the goal of starting multiple job tasks in one `InlongGroup` or `InlongStream`. ### 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org