You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2013/08/13 08:42:48 UTC

[jira] [Resolved] (HIVE-3779) An empty value to hive.logquery.location can't disable the creation of hive history log files

     [ https://issues.apache.org/jira/browse/HIVE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thejas M Nair resolved HIVE-3779.
---------------------------------

    Resolution: Fixed
    
> An empty value to hive.logquery.location can't disable the creation of hive history log files
> ---------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3779
>                 URL: https://issues.apache.org/jira/browse/HIVE-3779
>             Project: Hive
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 0.9.0
>            Reporter: Bing Li
>            Priority: Minor
>
> In AdminManual Configuration (https://cwiki.apache.org/Hive/adminmanual-configuration.html), the description of hive.querylog.location mentioned that if the variable set to empty string structured log will not be created.
> But it fails with the following setting,
> <property>
>   <name>hive.querylog.location</name>
>   <value></value> 
> </property>
> It seems that it can NOT get an empty value from HiveConf.ConfVars.HIVEHISTORYFILELOC, but the default value.

--
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