配置单元动态分区错误:失败:执行错误,从org.apache.hadoop.hive.ql.exec.mr.MapRedTask返回代码2

时间:2019-06-09 17:34:09

标签: hadoop hive

我正在尝试在蜂巢中进行静态和动态分区。静态分区工作良好,但动态分区失败,并出现以下错误:

Query ID = administrator_20190609215311_a645f498-febf-41f7-9134-70300e0aaa3b
Total jobs = 3
Launching Job 1 out of 3
Number of reduce tasks is set to 0 since there's no reduce operator
Job running in-process (local Hadoop)
2019-06-09 21:53:12,244 Stage-1 map = 0%,  reduce = 0%
Ended Job = job_local174838902_0002 with errors
Error during job, obtaining debugging information...
FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask
MapReduce Jobs Launched: 
Stage-Stage-1:  HDFS Read: 0 HDFS Write: 0 FAIL
Total MapReduce CPU Time Spent: 0 msec

我不确定为什么会失败。有人遇到过同样的问题吗?谁能让我知道如何解决这个问题?

谢谢

谢谢

0 个答案:

没有答案