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

add support for detach manage mode of flink EC #4796

Merged
merged 8 commits into from
Jul 24, 2023

Conversation

Alexkun
Copy link
Contributor

@Alexkun Alexkun commented Jul 21, 2023

What is the purpose of the change

EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions.
The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection
and session management.

Related issues/PRs

Related issues:
#4721
#4722
#4723

Brief change log

  • Add method of 'askCEngineConn' in linkis-application-manager
  • Add detach manage mode of FlinkJarOnceExecutor
  • Add FlinkManagerConcurrentExecutor

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.

…neRestfulApi

2. linkis-engineplugin-flink - add FlinkManagerConcurrentExecutor ; add support for 'detach' manage mode of FlinkJarOnceExecutor
@aiceflower
Copy link
Contributor

Please resolve the code conflicts.

peacewong
peacewong previously approved these changes Jul 22, 2023
Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

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

Need to solve the problem of action

Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

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

LGTM.

@peacewong peacewong merged commit 9b6d6c0 into apache:master Jul 24, 2023
Alexkun added a commit to WeDataSphere/linkis that referenced this pull request May 11, 2024
Alexkun pushed a commit to WeDataSphere/linkis that referenced this pull request May 11, 2024
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.

3 participants