Skip to content

Conversation

@casionone
Copy link
Contributor

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: close #590 close #591
Related pr:#591

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.

mayinrain and others added 30 commits February 10, 2025 21:31
* chore: 1.9.0

* feat: 1.10.0

* fix

* upd: 新增loading展示

* fix: udf类型判断条件修复

* fix: 注册函数展示逻辑修复

* upd: 函数管理新增/编辑支持kill引擎

* upd: license缩进调整

* upd: 函数管理交互更新

* fix

* fix: terminal插件获取新的诊断日志时先清空重置

* fix: 函数管理新增文件后缀名校验

* chore: 1.11.0

* upd: 租户标签长度限制100

* upd: 脚本拆分

* upd: 文案修改
* spark enc udf support py, scala

* remove scala
* 添加HDFS文件检查接口并优化相关功能

* 扩展文件路径正则表达式以支持更多字符

* 1.优化线程池使用,提升资源利用和性能

* code opmitization

* code opmitization

* code opmitization

* code opmitization

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
Co-authored-by: Casion <[email protected]>
* support spark3

* spark test

* spark test

* spark3  test

* spark3  test

* spark3  test

* spark3 test

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
* feat: ranger commit

* feat: ranger commit

* feat: ranger commit.

* feat: ranger commit

* feat: ranger commit

* fix: exception handle

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: 代码健壮性保证
* support spark3

* spark test

* spark test

* spark3  test

* spark3  test

* spark3  test

* spark3 test

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* updata profile version

* update monitor archive thread poor

* Security work order repair

* Code Formatting

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
* feat: ranger commit

* feat: ranger commit

* feat: ranger commit.

* feat: ranger commit

* feat: ranger commit

* fix: exception handle

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: ranger commit

* feat: 代码健壮性保证

* fix: ranger bug fix

* fix: ranger bug fix

* fix: ranger bug fix

* fix: ranger bug fix
* fix json key duplicate

* code optimization
* support spark3

* spark test

* spark test

* spark3  test

* spark3  test

* spark3  test

* spark3 test

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* updata profile version

* update monitor archive thread poor

* Security work order repair

* Code Formatting

* code  opmitization

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
* support spark3

* spark test

* spark test

* spark3  test

* spark3  test

* spark3  test

* spark3 test

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* code opmitization

* updata profile version

* update monitor archive thread poor

* Security work order repair

* Code Formatting

* code  opmitization

* code  opmitization

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
Co-authored-by: “v_kkhuang” <“[email protected]”>
* chore: 1.9.0

* feat: 1.10.0

* fix

* upd: 新增loading展示

* fix: udf类型判断条件修复

* fix: 注册函数展示逻辑修复

* upd: 函数管理新增/编辑支持kill引擎

* upd: license缩进调整

* upd: 函数管理交互更新

* fix

* fix: terminal插件获取新的诊断日志时先清空重置

* fix: 函数管理新增文件后缀名校验

* chore: 1.11.0

* upd: 租户标签长度限制100

* upd: 脚本拆分

* upd: 文案修改

* upd: 资源管理后台数据结构更改
* revent  spring-admin version

* Security order repair

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
kinsanities and others added 30 commits September 10, 2025 11:16
* engine log url support

* Code optimization
* feat: 历史任务信息获取接口添加brief参数优化

- 添加brief参数支持,当brief=true时返回简要信息
- 复用现有getJobHistoryByIdAndNameNoCode方法
- 新增jobHistory2BriefTaskVO转换方法
- 提升接口性能,减少数据传输量
- 保持向下兼容

* Code optimization

* Code optimization
* engine log url support

* Code optimization
* feat: 从get接口读查openEngineLog用的参数

* refactor: remove request /ecrHistoryList

* fix(web): 总是用engineLogPath
* fix(web): 显示引擎日志的时候才显示UDF日志
* Code optimization

* Code optimization

* Code optimization

* Code optimization
# Conflicts:
#	linkis-computation-governance/linkis-entrance/src/main/scala/org/apache/linkis/entrance/interceptor/impl/SensitiveCheckInterceptor.scala
* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization
* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization

* Code optimization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

7 participants