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/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description When determining the maxRunningJob on creating a group, offlined...

component=PublicEnhancements/InstanceLabel
component=Computation Governance/linkis-entrance
feature

[linkis-computation-governance-common]module errorcode optimization and documentation **Example:** **documentation(文档)** ![image](https://user-images.githubusercontent.com/106590848/190046858-6e3eb7ac-fe7e-4cc1-8470-d3e26f59dcb2.png) **Error code optimization(错误码优化)** ![image](https://user-images.githubusercontent.com/106590848/190109368-ddc84115-ea02-4ba1-8a55-a1109e8f0dac.png) **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | LinkisJobRetryException|org.apache.linkis.governance.common.exception.LinkisJobRetryException| |EngineConnExecutorErrorException|org.apache.linkis.governance.common.exception.engineconn.EngineConnExecutorErrorException| |GovernanceErrorException|org.apache.linkis.governance.common.exception.GovernanceErrorException|

**[linkis-rpc] module errorcode optimization and documentation** **documentation(文档)** ![image](https://user-images.githubusercontent.com/106590848/190046858-6e3eb7ac-fe7e-4cc1-8470-d3e26f59dcb2.png) **Error code optimization(错误码优化)** ![image](https://user-images.githubusercontent.com/106590848/190085016-f9f550e5-ae81-4082-9952-0f15b62240c7.png) **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | DWCRPCRetryException|org.apache.linkis.rpc.exception.DWCRPCRetryException| | RPCErrorConstants|org.apache.linkis.rpc.errorcode.RPCErrorConstants|...

**Is your feature request related to a problem? Please describe.** linkis engine add doris support **Describe the solution you'd like** implement engine interface to add doris support **Describe alternatives you've...

type=NewFeature

add unit-test for linkis-manager-persistence https://github.com/apache/incubator-linkis/issues/1630

### What is the purpose of the change Extend the database supported by Linkis DataSource, extend doris,clickhouse Fixes #3259 ### Brief change log metadataManager Service implementation Based on the mysql...

### What is the purpose of the change Extend linkis seatunnel Fixes #3260 ### Brief change log linkis-engineconn-plugins add seatunne ### Does this pull request potentially affect one of the...

### Search before asking - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues. ### Linkis Component linkis-commons, linkis-computation-governance, linkis-engineconnn-plugin ### Steps to reproduce Scala code format alarm clear...

bug

### 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.0 - Environment name and version: - scala-2.12.2...

Question

### 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 Now there are too many Linkis services, and ECP...

feature