You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Pramathesh Malshe <pr...@gmail.com> on 2011/03/09 19:29:37 UTC

Error while creating a table

Hi,

I have installed Hadoop 0.20.2 and hive 0.6.0. I have followed all the
required steps mentioned on:
http://wiki.apache.org/hadoop/Hive/GettingStarted
and http://wiki.apache.org/hadoop/GettingStartedWithHadoop.

I am getting an error while creating a table (FAILED: Error in metadata:
MetaException(message:Got exception: java.io.FileNotFoundException File
file:/user/hive/warehouse/pokes does not exist.)
FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.DDLTask)

and database (FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.DDLTask).

Although databse is getting created even after this error, I cannot use it
for creating table. Kindly help.

Thanks and Regards,
Pramathesh Malshe
Student: San Jose State University