Hive metastore is creating mysql instead of Derby. schematool -dbType derby -initSchema Metastore connection URL: jdbc:mysql://localhost/metastore Metastore Connection Driver : com.mysql.jdbc.Driver Metastore connection User: hive
schematool -dbType derby -info Metastore connection URL: jdbc:mysql://localhost/metastore Metastore Connection Driver : com.mysql.jdbc.Driver Metastore connection User: hive org.apache.hadoop.hive.metastore.HiveMetaException: Failed to load driver *** schemaTool failed *** What is the issue . I am running Hive 0.12 -- *Thanks & Regards* Unmesha Sreeveni U.B
