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 882FE11120 for ; Thu, 22 May 2014 01:11:38 +0000 (UTC) Received: (qmail 57172 invoked by uid 500); 22 May 2014 01:11:38 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 57101 invoked by uid 500); 22 May 2014 01:11:38 -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 57091 invoked by uid 500); 22 May 2014 01:11:38 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 57087 invoked by uid 99); 22 May 2014 01:11:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2014 01:11:38 +0000 Date: Thu, 22 May 2014 01:11:38 +0000 (UTC) From: "Navis (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-7095) Fix test fails for both hadoop-1 and hadoop-2 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-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7095: ------------------------ Attachment: (was: HIVE-7095.2.patch.txt) > Fix test fails for both hadoop-1 and hadoop-2 > --------------------------------------------- > > Key: HIVE-7095 > URL: https://issues.apache.org/jira/browse/HIVE-7095 > Project: Hive > Issue Type: Task > Components: Tests > Reporter: Navis > Assignee: Navis > Attachments: HIVE-7095.1.patch.txt, HIVE-7095.2.patch.txt > > > There are some try to fix test results for hadoop-2(HIVE-6838, HIVE-6979, etc.). But these remained problems for hadoop-1. Let's finish this here, not prolonging output ping-pongs between two versions. > 1. Data size in explain result is different > bucketizedhiveinputformat.q > 2. forced bucketing(=2) does not make two files in hadoop-1. > groupby_sort_1.q > groupby_sort_skew_1.q > 3. Column stats of srcpart, which has loaded a file rather than inserted, has COLUMN_STATS_ACCURATE=true, numRows=0, rawDataSize=0 for hadoop-2, which seemed wrong. > sample8.q > transform_ppr1.q > transform_ppr2.q > union_ppr.q > 4. Iteration order of table properties for show create table is different. > nullformatCTAS.q > show_create_table_alter.q > 5. Iteration order of show table properties is different > unset_table_view_property.q -- This message was sent by Atlassian JIRA (v6.2#6252)