Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 21C20200BDE for ; Tue, 8 Nov 2016 04:24:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1ECEB160B11; Tue, 8 Nov 2016 03:24:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6A499160AEC for ; Tue, 8 Nov 2016 04:23:59 +0100 (CET) Received: (qmail 47830 invoked by uid 500); 8 Nov 2016 03:23:58 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 47811 invoked by uid 99); 8 Nov 2016 03:23:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 03:23:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 626E22C1F5A for ; Tue, 8 Nov 2016 03:23:58 +0000 (UTC) Date: Tue, 8 Nov 2016 03:23:58 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-14990) run all tests for MM tables and fix the issues that are found MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 08 Nov 2016 03:24:00 -0000 [ https://issues.apache.org/jira/browse/HIVE-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14990: ------------------------------------ Attachment: HIVE-14990.08.patch Some more test-specific and non-test-specific issues, adding missing out files. Idenitified many more "by design" failures and diffs with the bogus isMm function. Less than half of last failed batch are actually relevant. > run all tests for MM tables and fix the issues that are found > ------------------------------------------------------------- > > Key: HIVE-14990 > URL: https://issues.apache.org/jira/browse/HIVE-14990 > Project: Hive > Issue Type: Sub-task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-14990.01.patch, HIVE-14990.02.patch, HIVE-14990.03.patch, HIVE-14990.04.patch, HIVE-14990.04.patch, HIVE-14990.05.patch, HIVE-14990.05.patch, HIVE-14990.06.patch, HIVE-14990.06.patch, HIVE-14990.07.patch, HIVE-14990.08.patch, HIVE-14990.patch > > > Expected failures > 1) All HCat tests (cannot write MM tables via the HCat writer) > 2) Almost all merge tests (alter .. concat is not supported). > 3) Tests that run dfs commands with specific paths (path changes). > 4) Truncate column (not supported). > 5) Describe formatted will have the new table fields in the output (before merging MM with ACID). > 6) Many tests w/explain extended - diff in partition "base file name" (path changes). > 7) TestTxnCommands - all the conversion tests, as they check for bucket count using file lists (path changes). > 8) HBase metastore tests cause methods are not implemented. > 9) Some load and ExIm tests that export a table and then rely on specific path for load (path changes). -- This message was sent by Atlassian JIRA (v6.3.4#6332)