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.
**[linkis-storage]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | FSNotInitException|org.apache.linkis.storage.exception.FSNotInitException| | StorageErrorCode|org.apache.linkis.storage.exception.StorageErrorCode|...
**Error code optimization and documentation checklist** --- In order to standardize the use of error codes of linkis modules, the linkis error codes are currently optimized. Requires sorting and optimization...
**[linkis-scheduler]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | LinkisJobRetryException|org.apache.linkis.scheduler.exception.LinkisJobRetryException| | SchedulerErrorException|org.apache.linkis.scheduler.exception.SchedulerErrorException|...
**[linkis-module]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | BDPServerWarnException|org.apache.linkis.server.exception.BDPServerWarnException| | FetchMapCacheFailedException|org.apache.linkis.server.exception.FetchMapCacheFailedException|...
### 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 We need to submit jar to spark in our...
**[linkis-udf-common]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | UDFException|org.apache.linkis.udf.excepiton.UDFException|
**[linkis-gateway-httpclient-support]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | AuthenticationFailedException|org.apache.linkis.httpclient.dws.exception.AuthenticationFailedException| | UnknownVersionException|org.apache.linkis.httpclient.dws.exception.UnknownVersionException|
**[linkis-gateway-core]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | GatewayErrorException|org.apache.linkis.gateway.exception.GatewayErrorException| | TooManyServiceException|org.apache.linkis.gateway.exception.TooManyServiceException|
**[linkis-storage-script-dev-server]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | WorkSpaceException|org.apache.linkis.filesystem.exception.WorkSpaceException| | WorkspaceExceptionManager|org.apache.linkis.filesystem.exception.WorkspaceExceptionManager|
**[linkis-metadata-query]module errorcode optimization and documentation** **Example:** **documentation(文档)**  **Error code optimization(错误码优化)**  **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | MetaMethodInvokeException|org.apache.linkis.metadata.query.common.exception.MetaMethodInvokeException| | MetaRuntimeException|org.apache.linkis.metadata.query.common.exception.MetaRuntimeException|