原文:FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask

记录一次HIVE执行查询的报错。 CDH平台搭建大数据平台,使用HIVE测试select count from test,报错如下: java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code from org.apache.hadoop.hive.ql.exec.mr. ...

2017-09-15 17:13 0 1981 推荐指数:

查看详情

org.apache.hadoop.hive.ql.exec.mr.MapRedTask

用户使用的sql: select count( distinct patient_id ) from argus.table_aa000612_641cd8ce_ceff_4ea0_9b27_0a3a743f0fe3; 下面做不同的测试: 1.beeline -u jdbc:hive ...

Fri Jul 07 08:27:00 CST 2017 0 27443
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM