Using a Cygwin distribution, I\'ve installed Hadoop 0.20.3 and Hive 0.11.0.
First of all, I don\'t understand how to use the Hive CLI:
hive> show tabl
I faced similar problem so I used impala to insert the single row into my table and it worked for the same query. This will work for sure.