Re: How to set the logging level of the hiveserver2.log

2017-07-28 Thread Mungeol Heo
The answer for the second question is that they use different hive-log4j.properties. Check https://community.hortonworks.com/questions/115159/hive-servers-in-same-cluster-use-different-hive-lo.html#answer-115162 On Fri, Jul 28, 2017 at 2:15 PM, Mungeol Heo wrote: > The answer for the first ques

Re: How to set the logging level of the hiveserver2.log

2017-07-27 Thread Mungeol Heo
The answer for the first question is addressed below. ambari -> go to hive--> config --> Advanced hive-log4j --> replace hive.root.logger=INFO,DRFA with hive.root.logger=DEBUG,DRFA and restart hiveserver2 Reference: https://community.hortonworks.com/questions/115152/how-to-set-the-logging-level-