[ 
https://issues.apache.org/jira/browse/HIVE-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630609#comment-13630609
 ] 

Nitin Pawar commented on HIVE-1708:
-----------------------------------

I did add a new setting to hive-site.xml and made some change in the cli code 
and tested it for making hive history optional. 

I wanted to add one more property for the hive history file path but currently 
it is set to .hivehistory inside each individual users home directory. If I 
have to retain this property how will I keep the default value in 
hive-site.xml. As all the users will have different home directories on 
different linux distributions, how do we default the path then? 

can we change the file path to something like log location which resides inside 
/tmp ? Is that an acceptable change? 
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to