当前位置:Gxlcms > 数据库问题 > shematool -initschema -dbtype mysql error org.apache.hadoop.hive.metastore.hivemetaexception:Failed to get schema version

shematool -initschema -dbtype mysql error org.apache.hadoop.hive.metastore.hivemetaexception:Failed to get schema version

时间:2021-07-01 10:21:17 帮助过:16人阅读

命令:schematool -initSchema -dbType mysql

技术分享

Fix the issue:

edit /etc/mysql/my.cnf 
change bind-address            = 127.0.0.1   
 to  bind-address            = 0.0.0.0 

Restart mysqld (/etc/init.d/mysql restart).

 

shematool -initschema -dbtype mysql error org.apache.hadoop.hive.metastore.hivemetaexception:Failed to get schema version

标签:/etc/   bin   tar   alt   except   logs   mysq   issue   get   

人气教程排行