首页 > 其他 > 详细

shark错误:Query returned non-zero code: -101

时间:2014-02-18 15:49:04      阅读:769      评论:0      收藏:0      [点我收藏+]
 
环境:shark(0.11分支编译)+spark 0.8+hive 0.11(编译)+hadoop 2.00 cdh4.4
用sharkserver的方式执行一段时间后,通过kit-b8连接到kit-b5的sharkserver上,执行时报以下错误:
Hive history file=/tmp/hadoop/hive_job_log_hadoop_48828@kit-b8_201402180950_254775764.txt
5.118: [GC 262656K->24086K(1005568K), 0.0327640 secs]
[kit-b5:8888] shark> show tables;                    
a_customer
a_v_pwyzl_custacct_gis
a_v_pwyzl_custacct_psmis
customer
pmis_business_place_info
shark_test01
sjzl_cim_cus_id
sjzl_cim_cus_invoice_type
tb_show_multi_question
yx_zqx_capacity_3
Time taken (including network latency): 0.096 seconds
[kit-b5:8888] shark> select count(*) from customer;  
[Hive Error]: Query returned non-zero code: -101, cause: FAILED: Execution Error, return code -101 from shark.execution.SparkTask
Time taken (including network latency): 0.073 seconds

shark错误:Query returned non-zero code: -101

原文:http://www.cnblogs.com/lam99v/p/3553779.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!