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