Created 12-20-2016 11:36 PM
Where do I find HIVE logs. I am using HDP 2.3 and Hiver server2 . I am trying to connect hive through HUE and not able to do it . I want to see what is problem looking at hive query logs. I looked at documents and it says logs will be /tmp/hive/operation_logs but everything is blank there
Created 12-20-2016 11:51 PM
Hive Server2 logs are in /var/log/hive
Created 12-21-2016 01:46 PM
You can check hive.exec.scratchdir set in hive-site.xml to know hive query logs location.
Created 05-25-2017 09:19 PM
did u get it?
Created 11-17-2017 10:03 AM
In your cluster, check on exactly which node you have your hive service running. On that node, you will find log files at "/var/log/hive" location.