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

 
环境: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

.csharpcode, .csharpcode pre
{
font-size: small;
color: black;
font-family: consolas, "Courier New", courier, monospace;
background-color: #ffffff;
/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt
{
background-color: #f4f4f4;
width: 100%;
margin: 0em;
}
.csharpcode .lnum { color: #606060; }

上一篇:RedHat6/Centos6.5安装mongodb php driver


下一篇:Linux/Unix shell 自动发送AWR report(二)