Error: Duplicate key name 'PCS_STATS_IDX' (state=42000,code=1061) ----Hive schematool -initSchema -dbType mysql

schematool -initSchema -dbType mysql
Metastore connection URL: jdbc:mysql://localhost/metastore_db?createDatabaseIfNotExist=true
Metastore Connection Driver : com.mysql.jdbc.Driver
Metastore connection User: hiveuser
Starting metastore schema initialization to 2.1.0
Initialization script hive-schema-2.1.0.mysql.sql
Error: Duplicate key name 'PCS_STATS_IDX' (state=42000,code=1061)
org.apache.hadoop.hive.metastore.HiveMetaException: Schema initialization FAILED! Metastore state would be inconsistent !!
Underlying cause: java.io.IOException : Schema script failed, errorcode 2
Use --verbose for detailed stacktrace.
*** schemaTool failed ***

以上错误查看mysql是否已经创建了metastore batabase, 如果创建,直接删除即可。

上一篇:mongodb E11000 duplicate key error collection: index: _id_ dup key


下一篇:Clustering and Exploring Search Results using Timeline Constructions (paper2)