Found class jline.Terminal, but interface was expected...

Found class jline.Terminal, but interface was expected..._第1张图片



问题如上图所示:


解决方案:


解决方案:可以备份并且移除 $HADOOP_HOME/share/hadoop/yarn/lib/ 下的jline-0.9.94.jar文件,

它与beeline的依赖产生冲突。



你可能感兴趣的:(Found class jline.Terminal, but interface was expected...)