× Heads up!

Getting Set Up / tadbuhman

Getting set up to use Aqua Data
×
tadbuhman reported 2014-04-21T19:33:54Z  · last modified 2014-04-21T19:33:54Z

Simple Count query not working on Hive


Dev
QA
Priority Blocker
Complexity Unknown
Component r
Version Version1

I can run a simple select query 

select * from haps_log where createddate> '1/1/2014' limit 1000

However, if I just change it slightly to return the count 

select count(*) from haps_log where createddate>'1/1/2014' limit 1000

I get an error:

>[Error] Script lines: 1-6 --------------------------
 Query returned non-zero code: 1, cause: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MapRedTask 
 
 [Executed: 4/21/2014 12:17:19 PM] [Execution: 0ms]
 
Both queries run fine in the native Hue UI.

Issue #1

New
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017