I have made connection from SpagoBI 5.0 to Hive 0.13, when I query
select * from table
I get success. But when I try some joins or aggregations I get this error:
An unexpected error occured while executing dataset:
Error while processing statement: FAILED:
Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask
I am using ubuntu 14.04
locally installed SpagoBI 5.0 server
Hive connection : remote through JDBC hive driver and Putty SSH Tunneling
Please help.