Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 89828 invoked from network); 29 Jan 2009 02:15:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2009 02:15:20 -0000 Received: (qmail 53755 invoked by uid 500); 29 Jan 2009 02:15:20 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 53728 invoked by uid 500); 29 Jan 2009 02:15:20 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 53717 invoked by uid 99); 29 Jan 2009 02:15:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2009 18:15:20 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jan 2009 02:15:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 969E4234C495 for ; Wed, 28 Jan 2009 18:14:59 -0800 (PST) Message-ID: <1822237396.1233195299615.JavaMail.jira@brutus> Date: Wed, 28 Jan 2009 18:14:59 -0800 (PST) From: "Suresh Antony (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-257) Put the structed hhive query location in hive-site.xml In-Reply-To: <1290644278.1233189301967.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Antony updated HIVE-257: ------------------------------- Attachment: patch_257_2.txt Last patch contained all the changes... > Put the structed hhive query location in hive-site.xml > ------------------------------------------------------ > > Key: HIVE-257 > URL: https://issues.apache.org/jira/browse/HIVE-257 > Project: Hadoop Hive > Issue Type: Bug > Affects Versions: 0.2.0 > Reporter: Suresh Antony > Assignee: Suresh Antony > Fix For: 0.2.0 > > Attachments: patch_257.txt, patch_257_2.txt > > > Put the structed hhive query location in hive-site.xml. Also chnage name of query log to add a random integer to file name. So that mutiple session do not overwrite same file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.