Quantcast
Channel: Toad Data Point Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2544

Simple select query while connected to Cloudera Hadoop via Apache Hive connection gives error

$
0
0

Using TDP 4.3 and I can view the tables in Schema Browser, even see the data, but when I run a simple select * from schema.tablename where condition, I get below error.

Hive error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask

Hive queries should use table aliases and fully qualify all columns. The current statement may be missing one or more elements.
IE; SELECT a.col1 FROM table a.

If I run the same query in the Hue (Cloudera webbased interface), it runs without any errors.

Really disappointing as I was banking on using TDP for accessing data from Cloudera Hadoop.


Viewing all articles
Browse latest Browse all 2544

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>