linkis
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.
### 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...
[linkis-computation-governance-common]module errorcode optimization and documentation **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **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(文档)**  **Error code optimization(错误码优化)**  **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...
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...
### 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...
### 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...