Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 19642 invoked from network); 8 Dec 2010 01:14:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Dec 2010 01:14:26 -0000 Received: (qmail 75083 invoked by uid 500); 8 Dec 2010 01:14:26 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 75058 invoked by uid 500); 8 Dec 2010 01:14:26 -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 75050 invoked by uid 500); 8 Dec 2010 01:14:26 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 75047 invoked by uid 99); 8 Dec 2010 01:14:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 01:14:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 01:14:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB81E2db007361 for ; Wed, 8 Dec 2010 01:14:02 GMT Message-ID: <26182757.6341291770842569.JavaMail.jira@thor> Date: Tue, 7 Dec 2010 20:14:02 -0500 (EST) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Commented: (HIVE-1822) Hive Conf variables should be relative to the dfs In-Reply-To: <1670895.57971291243692853.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969115#action_12969115 ] Namit Jain commented on HIVE-1822: ---------------------------------- I will refresh > Hive Conf variables should be relative to the dfs > ------------------------------------------------- > > Key: HIVE-1822 > URL: https://issues.apache.org/jira/browse/HIVE-1822 > Project: Hive > Issue Type: Sub-task > Reporter: Namit Jain > Assignee: Namit Jain > Attachments: hive.1822.1.patch > > > Currently, the following parameter: > hive.metastore.warehouse.dir > refers the path completely. > It becomes difficult to maintain if a mapping from Hive Database -> DFS is added. > This is needed for multi data-center support from Hive. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.