JavaShuo
栏目
标签
hive启动出错:Found class jline.Terminal, but interface was expected
时间 2021-01-07
标签
hadoop
hive
栏目
Hadoop
繁體版
原文
原文链接
启动hive时报错,如下图: 原因:hadoop与hive的jline包版本不一致造成 解决:在hadoop安装路径下的share/hadoop/yarn/lib找到jline-xxx.jar 在hive路径下的lib里也找到jline-xxx.jar,会发现这两个包版本不一致,将其同步即可,用新版本的替换老版本(反之也行)
>>阅读原文<<
相关文章
1.
Hive启动Error:Found class jline.Terminal, but interface was expected
2.
Hive启动报错: Found class jline.Terminal, but interface was expected
3.
启动Hive报错:Found class jline.Terminal, but interface was expected
4.
CDH5之Found class jline.Terminal, but interface was expected
5.
Found interface org.elasticsearch.common.bytes.BytesReference, but class was expected
6.
hive整合hadoop错误:java.lang.IncompatibleClassChangeError: Found class jline.Terminal, but interface was
7.
java.lang.IncompatibleClassChangeError: Found interface org.apache.poi.util.POILogger, but class was
8.
Hive 启动报错
9.
hive启动错误:[ERROR] Terminal initialization failed; falling back to unsupported
10.
Gson-Expected a string but was BEGIN_ARRAY
更多相关文章...
•
启动MySQL服务
-
MySQL教程
•
SVN 启动模式
-
SVN 教程
•
算法总结-滑动窗口
•
SpringBoot中properties文件不能自动提示解决方法
相关标签/搜索
expected
interface
启动
class
出错
出动
Hive报错
but'1.7
was+cas
Hadoop
NoSQL教程
PHP教程
MyBatis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
网络层协议以及Ping
2.
ping检测
3.
为开发者总结了Android ADB 的常用十种命令
4.
3·15 CDN维权——看懂第三方性能测试指标
5.
基于 Dawn 进行多工程管理
6.
缺陷的分类
7.
阿里P8内部绝密分享:运维真经K8S+Docker指南”,越啃越香啊,宝贝
8.
本地iis部署mvc项目,问题与总结
9.
InterService+粘性服务+音乐播放器
10.
把tomcat服务器配置为windows服务的方法
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Hive启动Error:Found class jline.Terminal, but interface was expected
2.
Hive启动报错: Found class jline.Terminal, but interface was expected
3.
启动Hive报错:Found class jline.Terminal, but interface was expected
4.
CDH5之Found class jline.Terminal, but interface was expected
5.
Found interface org.elasticsearch.common.bytes.BytesReference, but class was expected
6.
hive整合hadoop错误:java.lang.IncompatibleClassChangeError: Found class jline.Terminal, but interface was
7.
java.lang.IncompatibleClassChangeError: Found interface org.apache.poi.util.POILogger, but class was
8.
Hive 启动报错
9.
hive启动错误:[ERROR] Terminal initialization failed; falling back to unsupported
10.
Gson-Expected a string but was BEGIN_ARRAY
>>更多相关文章<<