HI all, I have changed my hive metastore to mysql using the steps described here
http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/4.2.0/CDH4-Installation-Guide/cdh4ig_topic_18_4.html Now when I am running any hive command on cli like show databases or show tables , It gives me the following error: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient This is related to hive metastore only. Can anyone please help me out with this. Thanks, Rishabh