Hi,
I have set HIVE_HOME like.
export HIVE_HOME = /HADOOP/hive   ( here I have kept hive)export PATH = 
$PATH:$HIVE_HOME/bin
then I enterd the command " hive" it went into hive shell(envoirment), hive 
started successfully, but when I run command
show tables;
it shows error i.e 
FAILED: Error in metadata: javax.jdo.JDOFatalDataStoreException: Failed to 
create database '../build/test/junit_metastore_db', see the next exception for 
details.
NestedThrowables:
java.sql.SQLException: Failed to create database 
'../build/test/junit_metastore_db', see the next exception for details.
FAILED: Execution Error, return code 1 from 
org.apache.hadoop.hive.ql.exec.DDLTask


Please help
RegardsYogesh Kumar                                       

Reply via email to