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

**描述**:支持多Hadoop集群,运维优化、降本 **需求内容** 1. 支持多hadoop集群 2. 结果集支持多集群读取 3. linkisManager支持跨集群选择ECM、EC 4. 支持跨集群进行计算 ------ **Description**: Support multiple Hadoop clusters, optimize operation and maintenance, and reduce costs **Required content** 1. Support multiple hadoop clusters...

type=NewFeature

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description The API supports the parameter "executeUser", but Linkis does...

enhancement

## The original intention of this issue - Collect documents about Apache Linkis written by developers, including but not limited to Linkis installation/source code analysis/architecture/experience sharing, etc., so that third-party...

# Who is using Linkis We’d like to thank everyone in this community for your constant support of Linkis. We’re confident that, with our effort and your support, this community...

help wanted

### Search before asking - [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues. ### Linkis Component linkis-spring-cloud-services ### Steps to reproduce 准备一张带有日期类型的表格,第一行数据除日期外,其他都为空 下载数据选择excel 空字符串 ### Expected behavior 下载报错,Caused...

bug

**Sonar code scanning, problem repair** **example**: ### 1.Cast one of the operands of this multiplication operation to a "double". ![企业微信截图_16786992744757](https://user-images.githubusercontent.com/106590848/224659897-6a4a7c0f-434d-430c-a387-ce7691ffff56.png) **solve**: Multiply two long types, the return parameter should be...

### 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 ``` import java.sql.*; public class LinkisJDBCTest {...

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 Current issues: - The definition of the historical error...

feature

### Search before asking - [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues. ### Linkis Component linkis-commons ### Steps to reproduce The `wds.linkis.keytab.file` configuration should actually be configured...

bug

**描述**:为达到提升稳定性,增加监控告警,现需添加一下功能需求。 **模块**:Metrics **需求内容** 核心性能指标监控 1. gateway:请求到各服务的转发数量,请求失败数量等 2. entrance:提交的任务数量,失败任务数量,排队数量等 ------ **Description**: In order to improve stability and increase monitoring alarms, the following functional requirements need to be added. **Module**: Metrics **Required...

type=NewFeature