getting error in hive
问题 When i am connected to the ireport, then if a say show tables in hive shell,this error is coming: Error in metadata: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask 回答1: Have you copied the jar containing the JDBC driver for your metadata db into Hive's lib dir? For instance, if you're using MySQL to hold your metadata db, you wll need to copy mysql