设为首页 加入收藏

TOP

MetaException(message:For direct MetaStore DB connections, we don't support retries at the client le...
2019-05-09 12:44:20 】 浏览:52
Tags:MetaException message:For direct MetaStore connections don' support retries the client le...

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

重启hive

】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇hive:Access denied for user .. 下一篇3 hql语法及自定义函数(含array..

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目