[ https://issues.apache.org/jira/browse/HIVE-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977633#action_12977633 ]
Mohit Sikri commented on HIVE-1708: ----------------------------------- well it's not the case I observed, I added the below property <property> <name>hive.querylog.location</name> <value>/tmp/tansactionhist</value> <description>Location for the hive query log. Default value is "/tmp/${user.name}"</description> </property> into hive-default.xml , it is creating files under /tmp/transactionhist directory. Kindly confirm once. > make hive history file configurable > ----------------------------------- > > Key: HIVE-1708 > URL: https://issues.apache.org/jira/browse/HIVE-1708 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Namit Jain > > Currentlly, it is derived from > System.getProperty("user.home")/.hivehistory; -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.