[ https://issues.apache.org/jira/browse/HIVE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203653#comment-14203653 ]
Lefty Leverenz commented on HIVE-2691: -------------------------------------- Doc note: This added two configuration parameters (*hive.log4j.file* and *hive.exec.log4j.file*) to HiveConf.java and the template file in 0.11, so they need to be documented in the wiki. * [Configuration Properties -- Query and DDL Execution | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-QueryandDDLExecution] > 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 > Labels: TODOC11 > Fix For: 0.11.0 > > Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2691.D1131.1.patch, > ASF.LICENSE.NOT.GRANTED--HIVE-2691.D1203.1.patch, > ASF.LICENSE.NOT.GRANTED--HIVE-2691.D1203.2.patch, > ASF.LICENSE.NOT.GRANTED--HIVE-2691.D1203.3.patch, > ASF.LICENSE.NOT.GRANTED--HIVE-2691.D1203.4.patch, > ASF.LICENSE.NOT.GRANTED--HIVE-2691.D1203.5.patch, > ASF.LICENSE.NOT.GRANTED--HIVE-2691.D1203.6.patch, > ASF.LICENSE.NOT.GRANTED--HIVE-2691.D2667.1.patch, HIVE-2691.1.patch.txt, > HIVE-2691.2.patch.txt, HIVE-2691.D2667.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 was sent by Atlassian JIRA (v6.3.4#6332)