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 25738CF63 for ; Thu, 26 Jul 2012 00:51:36 +0000 (UTC) Received: (qmail 45685 invoked by uid 500); 26 Jul 2012 00:51:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 45614 invoked by uid 500); 26 Jul 2012 00:51:35 -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 45508 invoked by uid 500); 26 Jul 2012 00:51:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 45462 invoked by uid 99); 26 Jul 2012 00:51:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2012 00:51:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id AAFE7142823 for ; Thu, 26 Jul 2012 00:51:34 +0000 (UTC) Date: Thu, 26 Jul 2012 00:51:34 +0000 (UTC) From: "Zhenxiao Luo (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1576957256.104124.1343263894702.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1509044030.104099.1343263536622.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HIVE-3301) Fix quote printing bug in mapreduce_stack_trace.q testcase failure when running hive on hadoop23 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-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3301: ------------------------------- Description: When running hive on hadoop0.23, mapreduce_stack_trace.q is failing due to quote printing bug: quote is printed as: '"', instead of " Seems not able to state the bug clearly in html: quote is printed as 'address sign' + 'quot' + semicolon not the expected 'quote sign' was: When running hive on hadoop0.23, mapreduce_stack_trace.q is failing due to quote printing bug: quote is printed as: '"', instead of " > Fix quote printing bug in mapreduce_stack_trace.q testcase failure when running hive on hadoop23 > ------------------------------------------------------------------------------------------------ > > Key: HIVE-3301 > URL: https://issues.apache.org/jira/browse/HIVE-3301 > Project: Hive > Issue Type: Bug > Reporter: Zhenxiao Luo > Assignee: Zhenxiao Luo > > When running hive on hadoop0.23, mapreduce_stack_trace.q is failing due to quote printing bug: > quote is printed as: '"', instead of " > Seems not able to state the bug clearly in html: > quote is printed as 'address sign' + 'quot' + semicolon > not the expected 'quote sign' -- 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