Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 7992 invoked from network); 3 Dec 2010 14:01:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 14:01:50 -0000 Received: (qmail 95033 invoked by uid 500); 3 Dec 2010 14:01:49 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 94989 invoked by uid 500); 3 Dec 2010 14:01:49 -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 94721 invoked by uid 500); 3 Dec 2010 14:01:49 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 94718 invoked by uid 99); 3 Dec 2010 14:01:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 14:01:49 +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; Fri, 03 Dec 2010 14:01:48 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB3E1SSZ026237 for ; Fri, 3 Dec 2010 14:01:28 GMT Message-ID: <20632051.93761291384888797.JavaMail.jira@thor> Date: Fri, 3 Dec 2010 09:01:28 -0500 (EST) From: "Bennie Schut (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1675) SAXParseException on plan.xml during local mode. 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-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1675: ------------------------------- Fix Version/s: 0.7.0 Status: Patch Available (was: In Progress) > SAXParseException on plan.xml during local mode. > ------------------------------------------------ > > Key: HIVE-1675 > URL: https://issues.apache.org/jira/browse/HIVE-1675 > Project: Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.7.0 > Reporter: Bennie Schut > Assignee: Bennie Schut > Fix For: 0.7.0 > > Attachments: HIVE-1675.patch, local_10005_plan.xml, local_10006_plan.xml > > > When hive switches to local mode (hive.exec.mode.local.auto=true) I receive a sax parser exception on the plan.xml > If I set hive.exec.mode.local.auto=false I get the correct results. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.