Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 75000 invoked from network); 6 Oct 2010 19:38:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 19:38:58 -0000 Received: (qmail 92942 invoked by uid 500); 6 Oct 2010 19:38:57 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 92917 invoked by uid 500); 6 Oct 2010 19:38:57 -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 92909 invoked by uid 99); 6 Oct 2010 19:38:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 19:38:57 +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, 06 Oct 2010 19:38:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o96JcXii012638 for ; Wed, 6 Oct 2010 19:38:34 GMT Message-ID: <31538190.12821286393913807.JavaMail.jira@thor> Date: Wed, 6 Oct 2010 15:38:33 -0400 (EDT) From: "Bennie Schut (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Commented: (HIVE-1675) SAXParseException on plan.xml during local mode. In-Reply-To: <17265702.474581285836996048.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-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918639#action_12918639 ] Bennie Schut commented on HIVE-1675: ------------------------------------ It's happening on 0.20.2 > SAXParseException on plan.xml during local mode. > ------------------------------------------------ > > Key: HIVE-1675 > URL: https://issues.apache.org/jira/browse/HIVE-1675 > Project: Hadoop Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.7.0 > Reporter: Bennie Schut > Attachments: 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.