hive中的报错
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 ***

我是直接删除了里面的创建的表,这和hive中配置的表一样
hive 报错Error:name PCS_STATS_IDX (state=42000,code=1061)
hive 报错Error:name PCS_STATS_IDX (state=42000,code=1061)
hive 报错Error:name PCS_STATS_IDX (state=42000,code=1061)

相关文章:

  • 2022-01-28
  • 2022-12-23
  • 2021-12-16
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
猜你喜欢
  • 2022-12-23
  • 2021-11-13
  • 2021-06-17
  • 2022-12-23
  • 2021-06-19
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案