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 461 linkis issues
Sort by recently updated
recently updated
newest added

### 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 entrance server start, clear the running tasks of...

feature

add ecm link log https://github.com/apache/linkis/issues/4128

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description add the ECM link log ### Description _No response_...

feature

gateway print ip log info https://github.com/apache/linkis/issues/4099

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description 由于Qualitis为数据源新增了多环境配置,因此两者的关系从一对一变成了一对多的关系。这就演变成,若想获取某个特定环境的元数据信息,则还需根据指定环境ID进行查询。 ### Description 在获取库、表、列这三个维度的元数据对应的接口上,新增环境ID查询参数。该参数为非必填。若环境ID为空,默认取多环境列表下的第一个环境配置;若环境ID不为空,则取指定环境配置。最后根据所取得的环境配置,查询库、表、列信息。 ### Use case _No response_...

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.2.0 - Environment name and version: - hive-3.1.3...

Question

### Search before asking - [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues. ### Linkis Component linkis-computation-governance ### Steps to reproduce When a task is executed, an error...

bug

### Search before asking - [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues. ### Linkis Component linkis-computation-governance, linkis-engineconnn-plugin ### Steps to reproduce 1. Run shell task to enable...

bug

**Optimize maven build speed** ### Related issues/PRs Related issues: Related pr: ### Brief change log **path**:github/workflows/build-backend.yml ### Checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). -...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description 1、some dependency was redundant, we may optimize it. 2、current...

feature