| ## sqoop errorcode |
| |
| | 模块名(服务名) | 错误码 | 描述 |enumeration name(枚举)| Exception Class(类名)| |
| | -------- | -------- | ----- |-----|-----| |
| |sqoop|16023|Not support method for requestExpectedResource.(不支持 requestExpectedResource 的方法)|NOT_SUPPORT_METHON|SqoopErrorCodeSummary| |
| |sqoop|16023|Exec Sqoop Code Error(执行 Sqoop 代码错误)|EXEC_SQOOP_CODE_ERROR|SqoopErrorCodeSummary| |
| |sqoop|16023|New a instance of:{0} failed!(新建:{0} 实例失败!)|NEW_A_INSTANCE_OF|SqoopErrorCodeSummary| |
| |sqoop|16025|Unable to close the mapReduce job related to cluster(无法关闭与集群相关的 mapReduce 作业)|UNABLE_TO_CLOSE|SqoopErrorCodeSummary| |
| |sqoop|16025|Error in closing sqoop client(关闭 sqoop 客户端时出错)|ERROR_IN_CLOSING|SqoopErrorCodeSummary| |