在mysql中执行以下命令: 
  drop database hive; 
  create database hive; 
  alter database hive character set latin1;

 

重启hive

相关文章: