beenline使用中遇到的问题
使用的工具:
编辑器:idea
jdk:jdk1.8.0_221
hive的版本:apache-hive-3.1.2-bin.tar.gz

解决方案:
往idea中传一个log4j
查找log4j路径:/Window的hive安装路径/conf/hive-log4j2.properties.template
将hive-log4j2.properties.template复制并粘贴到创建的项目下
粘贴路径:/项目名/src/下
重命名hive-log4j2.properties.template为log4j2.properties