Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 819319F64 for ; Tue, 27 Sep 2011 16:06:33 +0000 (UTC) Received: (qmail 93671 invoked by uid 500); 27 Sep 2011 16:06:33 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 93624 invoked by uid 500); 27 Sep 2011 16:06:33 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 93615 invoked by uid 500); 27 Sep 2011 16:06:33 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 93612 invoked by uid 99); 27 Sep 2011 16:06:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 16:06:33 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 16:06:32 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DAC8F28C956 for ; Tue, 27 Sep 2011 16:06:11 +0000 (UTC) Date: Tue, 27 Sep 2011 16:06:11 +0000 (UTC) From: "Chinna Rao Lalam (Commented) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <153956625.3560.1317139571897.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1653962794.68176.1307172827334.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2196) Ensure HiveConf includes all properties defined in hive-default.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115597#comment-13115597 ] Chinna Rao Lalam commented on HIVE-2196: ---------------------------------------- All tests passed. Changes make it sink the contents of hive-default.xml to Hiveconf.java. After hive-default.xml loaded hive-site.xml will load so no need to change the contents of hive-site.xml > Ensure HiveConf includes all properties defined in hive-default.xml > ------------------------------------------------------------------- > > Key: HIVE-2196 > URL: https://issues.apache.org/jira/browse/HIVE-2196 > Project: Hive > Issue Type: Bug > Components: Configuration > Affects Versions: 0.8.0 > Reporter: Carl Steinbach > Assignee: Chinna Rao Lalam > Attachments: HIVE-2196.1.patch, HIVE-2196.2.patch, HIVE-2196.3.patch, HIVE-2196.4.patch, HIVE-2196.build.log, HIVE-2196.patch > > > There are a bunch of properties that are defined in hive-default.xml but not in HiveConf. -- 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