You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (Commented) (JIRA)" <ji...@apache.org> on 2012/01/12 00:25:45 UTC

[jira] [Commented] (HIVE-2691) Specify location of log4j configuration files via configuration properties

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

Phabricator commented on HIVE-2691:
-----------------------------------

njain has commented on the revision "HIVE-2691 [jira] Specify location of log4j configuration files via configuration properties".

INLINE COMMENTS
  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:562 Add these properties in hive-default.xml with a explanation
  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:843 the 2nd log file is not used

REVISION DETAIL
  https://reviews.facebook.net/D1131

                
> Specify location of log4j configuration files via configuration properties
> --------------------------------------------------------------------------
>
>                 Key: HIVE-2691
>                 URL: https://issues.apache.org/jira/browse/HIVE-2691
>             Project: Hive
>          Issue Type: New Feature
>          Components: Configuration, Logging
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>         Attachments: HIVE-2691.D1131.1.patch
>
>
> Oozie needs to be able to override the default location of the log4j configuration
> files from the Hive command line, e.g:
> {noformat}
> hive -hiveconf hive.log4j.file=/home/carl/hive-log4j.properties -hiveconf hive.log4j.exec.file=/home/carl/hive-exec-log4j.properties
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira