| 模块名(服务名) | 错误码 | 描述 | enumeration name(枚举) | Exception Class(类名) |
|---|---|---|---|---|
| linkis-engineplugin-hive | 26040 | failed to create hive executor(创建hive执行器失败) | CREATE_HIVE_EXECUTOR_ERROR | HiveErrorCodeSummary |
| linkis-engineplugin-hive | 26041 | cannot find hive-exec.jar, start session failed(找不到 hive-exec.jar,启动会话失败) | HIVE_EXEC_JAR_ERROR | HiveErrorCodeSummary |
| linkis-engineplugin-hive | 26042 | cannot get the field schemas(无法获取字段模式) | GET_FIELD_SCHEMAS_ERROR | HiveErrorCodeSummary |
| linkis-engineplugin-hive | 26043 | invalid value(无效值) | INVALID_VALUE | HiveErrorCodeSummary |