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 BDB55200B31 for ; Tue, 24 May 2016 16:30:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BCE4A16098E; Tue, 24 May 2016 14:30:14 +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 1C6DE160A36 for ; Tue, 24 May 2016 16:30:13 +0200 (CEST) Received: (qmail 44831 invoked by uid 500); 24 May 2016 14:30:13 -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 44747 invoked by uid 99); 24 May 2016 14:30:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 14:30:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E6F072C14DC for ; Tue, 24 May 2016 14:30:12 +0000 (UTC) Date: Tue, 24 May 2016 14:30:12 +0000 (UTC) From: =?utf-8?Q?Sergio_Pe=C3=B1a_=28JIRA=29?= To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13409) Fix JDK8 test failures related to COLUMN_STATS_ACCURATE MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 24 May 2016 14:30:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-13409?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1529= 8247#comment-15298247 ]=20 Sergio Pe=C3=B1a commented on HIVE-13409: ------------------------------------ Changes looks good. +1 > Fix JDK8 test failures related to COLUMN_STATS_ACCURATE > ------------------------------------------------------- > > Key: HIVE-13409 > URL: https://issues.apache.org/jira/browse/HIVE-13409 > Project: Hive > Issue Type: Sub-task > Components: Tests > Reporter: Mohit Sabharwal > Assignee: Mohit Sabharwal > Attachments: HIVE-13409-java8.patch, HIVE-13409-java8.patch, HIVE= -13409-java8.patch > > > 126 failures have crept into JDK8 tests since we resolved HIVE-8607 > http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-= JAVA8/ > Majority relate to the ordering of a "COLUMN_STATS_ACCURATE" partition pr= operty. > Looks like a simple fix, use ordered map in HiveStringUtils.getProperties= Explain() -- This message was sent by Atlassian JIRA (v6.3.4#6332)