linkis icon indicating copy to clipboard operation
linkis copied to clipboard

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.

Results 396 linkis issues
Sort by recently updated
recently updated
newest added

### Search before asking - [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues. ### Linkis Component linkis-engineconnn-plugin ### Steps to reproduce 1. Use the once mode, execute the...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description When I execute the count statement using the hive...

feature

### 异常背景 使用trino查询包含decimal字段的表时,该字段元数据会被转换为string。 ![image](https://github.com/apache/linkis/assets/62878639/843184ab-2bca-4fb4-8328-c3616e48784b) ### 重现步骤 1.用户查询语句:select * from leebai_ind.test_alltype_null 2.查看openFile接口返回的元数据:发现decimal类型变为string --- ### Abnormal background When using trino to query a table containing a decimal field, the metadata of that...

bug

### 需求背景 历史引擎页面新增引擎状态展示,新增引擎状态搜索 ### 目标 1.历史引擎页面增加状态栏展示 2.历史引擎页面增加状态搜索栏 ### 处理方案 前端: 1.历史引擎页面增加状态栏展示 2.历史引擎页面增加状态搜索栏 后端: 1.接口支持状态栏搜索 --- ### Requirement background New engine status display on the history engine page, new engine status...

feature

### 需求背景 新增错误码 ### 目标 1.错误码:13008 正则:is bigger than spark.driver.maxResultSize 提示信息:任务产生的序列化结果总大小超过了配置的spark.driver.maxResultSize限制。请检查您的任务,看看是否有可能减小任务产生的结果大小,或则可以考虑压缩或合并结果,以减少传输的数据量 ### 处理方案 1.后端在错误码表中新增 --- ### Requirement background Add error code ### Goal 1. Error code: 13008 Regular: is bigger...

feature

### 需求背景 历史引擎新增状态栏展示,页面增加状态搜索栏 ### 目标 1.历史引擎新增状态栏展示 2.页面支持页面增加状态搜索栏 3.接口支持搜索栏过滤 ### 处理方案 1.前端页面展示状态:引擎类型和标签之间 引擎类型 - 状态- 标签 2.前端增加搜索栏:状态: 状态数据:/api/linkisManager/listAllNodeHealthyStatus 3.后端接口增加参数过滤:status 接口:ecrHistoryList --- ### Requirement background The history engine has added a status...

feature

### 需求背景 安全工单修复 ### 目标 avro: 建议升级至1.11.0或以上版本 ./lib/linkis-engineconn-plugins/sqoop/dist/1.4.6/lib/avro-1.7.4.jar ./lib/linkis-engineconn-plugins/flink/dist/1.12.2/lib/avro-1.7.4.jar ./lib/linkis-public-enhancements/linkis-ps-metadataquery/service/hive/avro-1.7.4.jar kafka: 建议升级至3.4.0或以上版本。 ./lib/linkis-engineconn-plugins/flink/dist/1.12.2/lib/kafka-clients-2.5.1.jar snappy: 升级到1.1.5及以上版本 ./lib/linkis-engineconn-plugins/flink/dist/1.12.2/lib/snappy-java-1.1.4.jar ### 处理方案 升级至目标版本 --- ### Requirement background Safety work order repair ### Goal avro:...

feature

### Before asking - [X] I have read the [How to ask for help](https://linkis.apache.org/community/how-to-ask-for-help) (我已阅读[如何寻求帮助](https://linkis.apache.org/zh-CN/community/how-to-ask-for-help)指引文档). ### Your environment - Linkis version used: 1.4.0-dev - Environment name and version: - hdp-3.1.5...

Question

### Before asking - [X] I have read the [How to ask for help](https://linkis.apache.org/community/how-to-ask-for-help) (我已阅读[如何寻求帮助](https://linkis.apache.org/zh-CN/community/how-to-ask-for-help)指引文档). ### Your environment - Linkis version used: 1.3.2 - Environment name and version: - hadoop-2.7.2...

Question

### 需求背景 当ECM资源不足时,错误信息中没有ECM实例信息,不方便定位ECM ![image](https://github.com/apache/linkis/assets/62878639/e0f70112-fa75-496c-bc21-ce306ba1c424) ### 目标 1.在资源不足错误日志中,增加ecm实例信息打印 ### 处理方案 增加ecm实例信息打印 --- ### Requirement background When ECM resources are insufficient, there is no ECM instance information in the error message, making...

feature