[1.9.0 release] [PES][EC][publicservice][spark] feat: ResultSet field processing, engine switch, task diagnosis and more#5356
Open
aiceflower wants to merge 1534 commits intomasterfrom
Open
[1.9.0 release] [PES][EC][publicservice][spark] feat: ResultSet field processing, engine switch, task diagnosis and more#5356aiceflower wants to merge 1534 commits intomasterfrom
aiceflower wants to merge 1534 commits intomasterfrom
Conversation
Dev 1.12.0 webank
* code optimization * code optimization * add aisql type * code optimization
* bug fix * bug fix --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
…inkis into dev-1.12.0-webank
* bug fix * bug fix * Security work order repair --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
* bug fix * bug fix * Security work order repair * Add Spark 3 default * 优化MaxMetaspaceSize --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
* bug fix * bug fix * Security work order repair * Add Spark 3 default * 优化MaxMetaspaceSize * 新增spark 扩展配置,预防spark 默认配置没有用户设置的参数,导致参数无法回滚 * revent spring-webflux --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
* bug fix * bug fix * Security work order repair * Add Spark 3 default * 优化MaxMetaspaceSize * 新增spark 扩展配置,预防spark 默认配置没有用户设置的参数,导致参数无法回滚 * revent spring-webflux * Security work order repair --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
* bug fix * bug fix * Security work order repair * Add Spark 3 default * 优化MaxMetaspaceSize * 新增spark 扩展配置,预防spark 默认配置没有用户设置的参数,导致参数无法回滚 * revent spring-webflux * Security work order repair * add spark conf dir --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
* bug fix * bug fix * Security work order repair * Add Spark 3 default * 优化MaxMetaspaceSize * 新增spark 扩展配置,预防spark 默认配置没有用户设置的参数,导致参数无法回滚 * revent spring-webflux * Security work order repair * add spark conf dir * bug fix --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
* bug fix * bug fix * Security work order repair * Add Spark 3 default * 优化MaxMetaspaceSize * 新增spark 扩展配置,预防spark 默认配置没有用户设置的参数,导致参数无法回滚 * revent spring-webflux * Security work order repair * add spark conf dir * bug fix * velocity exclusion --------- Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
[Feature] Merge WeDataSphere enhancements and improvements
Co-authored-by: Casion <casionone@gmail.com>
- Change \${mockito.version} to \${mockito-bom.version} for mockito dependencies
- This fixes the build error where mockito.version was undefined
#AI COMMIT#
Consolidate multi-line logger.error calls into single-line format in DefaultEngineCreateService and DefaultEngineReuseService. This improves code readability while maintaining the same logging functionality. Files changed: - DefaultEngineCreateService.scala - DefaultEngineReuseService.scala
…tion (#5362) * #AI commit# feat: 集成 bes 应用服务器相关依赖 * #AI commit# feat: 集成 bes 应用服务器相关依赖 --------- Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: Casion <casionone@gmail.com>
Co-authored-by: v-kkhuang <420895376@qq.com>
…tion (#5364) * #AI commit# feat: 集成 bes 应用服务器相关依赖 * #AI commit# feat: 集成 bes 应用服务器相关依赖 --------- Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: Casion <casionone@gmail.com>
Co-authored-by: v-kkhuang <420895376@qq.com>
Co-authored-by: v-kkhuang <420895376@qq.com>
…by type and proxy user (#5370) * #AI commit# feat: 添加按类型和代理用户获取已发布数据源功能 * docs: Add PR template with Chinese version * docs: Update PR template - title must be all English * #AI commit# docs: Update PR template to English only * #AI commit# docs: Update PR template - move Checklist to the end --------- Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: kinghao <kinghao@apache.org>
Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: Casion <casionone@gmail.com>
Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: Casion <casionone@gmail.com>
…ce by type and proxy user (#5376) * #AI commit# feat: 添加日志级别过滤功 - 在 openLog 接口添加 logLevel 参数支持日志级别过滤 - 实现多级别组合支持,允许使用逗号分隔的级别组合如 error,info,warn * #AI commit# feat: 提交添加日志级别过滤文档 --------- Co-authored-by: v-kkhuang <420895376@qq.com>
- 在 AMUtils 中引入复用线程池,将线程数设置为 5 来提升指标更新效率 - 修改 DefaultEngineAskEngineService 中的条件逻辑结构,优化引擎复用节点的处理流程 - 将 DefaultEngineCreateService 中的日志级别从 info 提升到 warn 并添加异常堆栈信息 - 在 DefaultEngineCreateService 和 DefaultEngineReuseService 中添加空值检查来避免 NPE - 使用 tryCatch 包装指标更新逻辑以提高系统稳定性 - 从引擎复用过滤条件中移除节点状态解锁检查以提升复用率 Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: Casion <casionone@gmail.com>
Co-authored-by: v-kkhuang <420895376@qq.com>
* #AI commit# feat: linkis 结果集字段屏蔽和字段截取功能支持 * #AI commit# 开发阶段:优化结果集获取逻辑 --------- Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: Casion <casionone@gmail.com>
- 在EntranceConfiguration中新增任务诊断配置项,包括启用开关、引擎类型、超时时间等 - 添加DOCTOR_REALTIME_DIAGNOSE_URL配置项和延长诊断请求超时时间至300秒 - 在AI SQL支持创建者列表中增加nodeexecution选项 Co-authored-by: v-kkhuang <420895376@qq.com>
- 引入ComputationEngineUtils工具类,提供向entrance发送消息的功能 - 添加配置项支持上下文语句和JDBC SET语句的错误索引调整 - 实现任务重试逻辑,支持JDBC和aiSQL类型的断点续跑 - 优化结果集别名数量管理,确保重试时状态正确恢复 - 新增TaskRetryInterceptor拦截器,动态为任务添加重试开关 - 增强错误处理机制,支持多种错误场景的正则匹配重试 - 修复任务重试时结果目录重复创建的问题 - 扩展ResponseTaskStatusWithExecuteCodeIndex协议,增加aliasNum字段 - 优化JDBC任务重试时的SQL索引调整逻辑,处理SET语句场景 - 增加StarRocks引擎类型支持和相关配置选项 Co-authored-by: v-kkhuang <420895376@qq.com> Co-authored-by: Casion <casionone@gmail.com>
Co-authored-by: v-kkhuang <420895376@qq.com>
修复 import 顺序和格式问题 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
移除以下 bes 依赖: - bes-lite-spring-boot-2.x-starter - bes-gmssl - bes-jasper - bes-jdbcra - bes-websocket - bes-websocket-support - bes.version 版本属性 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 将矩阵从 spark × hadoop 组合改为 4 个具体的 profile 场景 - default: Spark 2.4.3 + Hadoop 2.7.2 (无 profile) - spark-3: Spark 3.4.4 + Hadoop 2.7.2 - hadoop-3.3: Spark 2.4.3 + Hadoop 3.3.1 - spark-3-hadoop-3.3: Spark 3.4.4 + Hadoop 3.3.1 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is the purpose of the change
This PR is the comprehensive feature release for Apache Linkis 1.9.0, including the following core functionalities:
ResultSet Enhancement:
StarRocks Engine Switch:
Task Diagnosis and Monitoring Enhancement:
EngineConn Plugin Enhancement:
Entrance Scheduling Optimization:
Related issues/PRs
Related issues: close #590 close #591
Related pr: #591
Brief change log
Core Module Changes:
linkis-commons/linkis-storage: Added field truncation and sensitive field masking entities and utilitieslinkis-computation-governance/linkis-entrance: Added task retry interceptor, optimized scheduling consumerslinkis-computation-governance/linkis-engineconn: Engine connection management and executor optimizationlinkis-engineconn-plugins: Multi-engine plugin enhancement (HBase/StarRocks/Impala/JDBC, etc.)Documentation:
Database Changes:
Configuration Updates:
Checklist
list first)