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 (Updated) (JIRA)" <ji...@apache.org> on 2012/01/07 01:15:40 UTC

[jira] [Updated] (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:all-tabpanel ]

Phabricator updated HIVE-2691:
------------------------------

    Attachment: HIVE-2691.D1131.1.patch

zhenxiao requested code review of "HIVE-2691 [jira] Specify location of log4j configuration files via configuration properties".
Reviewers: JIRA

  HIVE-2691: Specify location of log4j configuration files via configuration properties

  Oozie needs to be able to override the default location of the log4j configuration
  files from the Hive command line, e.g:

  hive -hiveconf hive.log4j.file=/home/carl/hive-log4j.properties -hiveconf hive.log4j.exec.file=/home/carl/hive-exec-log4j.properties

TEST PLAN
  EMPTY

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

AFFECTED FILES
  cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java
  common/src/java/org/apache/hadoop/hive/common/LogUtils.java
  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
  common/src/test/org/apache/hadoop/hive/conf/TestHiveLogging.java
  common/src/test/resources/hive-exec-log4j-test.properties
  common/src/test/resources/hive-log4j-test.properties
  hwi/src/java/org/apache/hadoop/hive/hwi/HWISessionItem.java
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
  ql/src/test/org/apache/hadoop/hive/ql/history/TestHiveHistory.java
  service/src/java/org/apache/hadoop/hive/service/HiveServer.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/2391/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> 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