Hive query fails with error "expecting dummy store operator but found: FS[26]"

2016-09-22 Thread Tale Firefly
Hello ! I send you this mail because I perform an hive query with Tez and it fails with a strange error : The error is like this : ### ERROR : Vertex failed, vertexName=Reducer 2, vertexId=vertex_1473870963805_157168_11_02, diagnostics=[Task failed, taskId=task_1473870963805_157168_11_02_35,

RE: hive query fails

2012-10-01 Thread Mayank Bansal
, October 01, 2012 4:29 PM To: user@hive.apache.org Subject: hive query fails Dear all, I am running following query and I m not getting any output. But select * from pokes is working fine. [hadoop@NHCLT-PC44-2 bin]$ hive Logging initialized using configuration in file:/home/hadoop/Hive/conf/hive

Re: hive query fails

2012-10-01 Thread Nitin Pawar
select * from table does not start a mapreduce job what you need to check why is your job not started on jobtracker (may be enough resources not available or something wrong with setup) On Mon, Oct 1, 2012 at 4:29 PM, Ajit Kumar Shreevastava wrote: > Dear all, > > > > I am running following que

RE: hive query fails

2012-10-01 Thread yogesh dhari
Hi Ajit, Select * command doesn't invoke reducer, its just dump the data. check out your network proxy settings. Regards Yogesh Kumar Dhari From: ajit.shreevast...@hcl.com To: user@hive.apache.org Date: Mon, 1 Oct 2012 16:29:27 +0530 Subject: hive query fails Dear all, I am ru

hive query fails

2012-10-01 Thread Ajit Kumar Shreevastava
Dear all, I am running following query and I m not getting any output. But select * from pokes is working fine. [hadoop@NHCLT-PC44-2 bin]$ hive Logging initialized using configuration in file:/home/hadoop/Hive/conf/hive-log4j.properties Hive history file=/home/hadoop/tmp/hadoop/hive_job_log_ha