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]Adding the label fixedEngineConn during JDBC connection #4843

Closed
v-kkhuang opened this issue Jul 31, 2023 · 1 comment
Closed

[Feature]Adding the label fixedEngineConn during JDBC connection #4843

v-kkhuang opened this issue Jul 31, 2023 · 1 comment
Labels

Comments

@v-kkhuang
Copy link
Contributor

v-kkhuang commented Jul 31, 2023

需求背景

用户使用 JDBC Driver 执行任务时, 如果是执行的多任务提交,多个任务会执行在多个引擎当中,会造成资源浪费

目标

1.将一次提交的多个任务执行在一个引擎中

处理方案

执行任务时 fixedEngineConn 标签,ecm 通过标签实现多个任务在一个引擎中执行


Requirement background

When users use linkis jdbc to execute tasks, if multiple tasks are submitted for execution, multiple tasks will be executed in multiple engines, resulting in resource waste

Goal

  1. Execute multiple tasks submitted at once in one engine

Processing plan

FixedEngineConn tag during task execution, which enables multiple tasks to be executed in one engine through tags

@github-actions
Copy link

😊 Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
[email protected] community activity information subscribe unsubscribe archive

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

No branches or pull requests

2 participants