blob: 299ac0e60f8b5a0e4772e8790f5b438db2e6741e [file] [log] [blame] [view]
## linkis-configuration errorcode
| 模块名(服务名) | 错误码 | 描述 | enumeration name(枚举)| Exception Class|
| -------- | -------- | ----- |-----|-----|
|linkis-configuration |14100|Failed to build label(建立标签失败)|FAILED_TO_BUILD_LABEL|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Configuration does not support engine type:{0}(配置暂不支持{0}引擎类型)|CONFIGURATION_NOT_TYPE|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|The corresponding engine type is not matched:{0}(没有匹配到对应的引擎类型:{0})|CORRESPONDING_ENGINE_TYPE|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Failed to build label ,label is null(建立标签失败,标签为空)|BUILD_LABEL_IS_NULL|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Config key not exists:{0}(配置键不存在:{0})|CONFIG_KEY_NOT_EXISTS|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Label not exists:{0}(标签不存在{0})|LABEL_NOT_EXISTS|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Key or value cannot be null(键或值不能为空)|KEY_OR_VALUE_CANNOT|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Params cannot be empty!(参数不能为空!)|PARAMS_CANNOT_BE_EMPTY|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Token is error(令牌是错误的)|TOKEN_IS_ERROR|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|CategoryName is null, cannot be added(categoryName 为空,无法添加)|IS_NULL_CANNOT_BE_ADDED|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|CategoryName cannot be included '-'(类别名称不能包含 '-')|CANNOT_BE_INCLUDED|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Creator is null, cannot be added(创建者为空,无法添加)|CREATOR_IS_NULL_CANNOT_BE_ADDED|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Engine type is null, cannot be added(引擎类型为空,无法添加)|ENGINE_TYPE_IS_NULL|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|The saved engine type parameter is incorrect, please send it in a fixed format, such as spark-3.2.1(保存的引擎类型参数有误,请按照固定格式传送,例如spark-3.2.1)|INCORRECT_FIXED_SUCH|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Incomplete request parameters, please reconfirm(请求参数不完整,请重新确认)|INCOMPLETE_RECONFIRM|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Only admin can modify category(只有管理员才能修改目录)|ONLY_ADMIN_CAN_MODIFY|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|The label parameter is empty(标签参数为空)|THE_LABEL_PARAMETER_IS_EMPTY|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|Error validator range!(错误验证器范围!)|ERROR_VALIDATOR_RANGE|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|This type of label is not supported:{0}(不支持这种类型的标签:{0})|TYPE_OF_LABEL_NOT_SUPPORTED|LinkisConfigurationErrorCodeSummary|
|linkis-configuration |14100|ConfigKey cannot be null(configKey 不能为空)|CONFIGKEY_CANNOT_BE_NULL|LinkisConfigurationErrorCodeSummary|