Hive的log默认存放在/tmp/victor/hive.log目录下(当前用户名下)
1、创建hive-log4j.properties
修改hive-log4j.properties.template文件名称为hive-log4j.properties
[victor@node1 conf]$ pwd
/opt/module/hive/conf
[victor@node1 conf]$ mv hive-log4j.properties.template hive-log4j.properties
2、编辑hive-log4j.properties
在hive-log4j.properties文件中修改log存放位置
[victor@node1 conf]$ vim hive-log4j.properties
hive.log.dir=/opt/module/hive/logs