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 392DCEEE7 for ; Sat, 2 Feb 2013 17:00:19 +0000 (UTC) Received: (qmail 51507 invoked by uid 500); 2 Feb 2013 17:00:16 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 51373 invoked by uid 500); 2 Feb 2013 17:00:16 -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 51164 invoked by uid 500); 2 Feb 2013 17:00:16 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 51129 invoked by uid 99); 2 Feb 2013 17:00:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2013 17:00:16 +0000 Date: Sat, 2 Feb 2013 17:00:16 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-3911) udaf_percentile_approx.q fails with Hadoop 0.23.5 when map-side aggr is disabled. 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-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3911: ----------------------------------- Fix Version/s: (was: 0.10.0) > udaf_percentile_approx.q fails with Hadoop 0.23.5 when map-side aggr is disabled. > --------------------------------------------------------------------------------- > > Key: HIVE-3911 > URL: https://issues.apache.org/jira/browse/HIVE-3911 > Project: Hive > Issue Type: Bug > Affects Versions: 0.10.0 > Reporter: Thiruvel Thirumoolan > Fix For: 0.11.0 > > > I am running Hive10 unit tests against Hadoop 0.23.5 and udaf_percentile_approx.q fails with a different value when map-side aggr is disabled and only when 3rd argument to this UDAF is 100. Matches expected output when map-side aggr is enabled for the same arguments. > This test passes when hadoop.version is 1.1.1 and fails when its 0.23.x or 2.0.0-alpha or 2.0.2-alpha. > [junit] 20c20 > [junit] < 254.08333333333331 > [junit] --- > [junit] > 252.77777777777777 > [junit] 47c47 > [junit] < 254.08333333333331 > [junit] --- > [junit] > 252.77777777777777 > [junit] 74c74 > [junit] < [23.355555555555558,254.08333333333331,477.0625,489.5466666666667] > [junit] --- > [junit] > [24.07,252.77777777777777,476.9444444444444,487.82] > [junit] 101c101 > [junit] < [23.355555555555558,254.08333333333331,477.0625,489.5466666666667] > [junit] --- > [junit] > [24.07,252.77777777777777,476.9444444444444,487.82] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira