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

[1.1.17]Linkis supports task prediction function #319

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

v-kkhuang
Copy link

What is the purpose of the change

Linkis supports providing interfaces to judge remaining resources before executing linkis tasks

Related issues/PRs

Related issues: #

Brief change log

  • Define the core abstraction and interfaces of the EngineConn Factory;
  • Define the core abstraction and interfaces of Executor Manager.

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

@casionone casionone changed the title 【wip】【1.1.17】Linkis supports task prediction function [wip][1.1.17]Linkis supports task prediction function Oct 23, 2023
@@ -164,7 +164,7 @@ class RMMonitorRest extends Logging {
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个文件暂时不做优化 开源的已经转为了java 或许修改后 会有冲突

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@casionone casionone changed the base branch from dev-1.1.16-webank to dev-1.1.17-webank November 2, 2023 02:08
@casionone casionone changed the title [wip][1.1.17]Linkis supports task prediction function [1.1.17]Linkis supports task prediction function Nov 2, 2023
@casionone casionone merged commit 95a0409 into dev-1.1.17-webank Nov 2, 2023
12 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants