msck repair table 库名.表名; 报错 FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask 处理办法: set hive.msck.path.validation=ignore; msck repair table 库名.表名 来源:https://www.cnblogs.com/zhouxinlin/p/11139654.html 标签 Hive table