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 E1E0B17B6A for ; Mon, 2 Feb 2015 21:38:37 +0000 (UTC) Received: (qmail 94172 invoked by uid 500); 2 Feb 2015 21:38:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 94094 invoked by uid 500); 2 Feb 2015 21:38: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 94082 invoked by uid 500); 2 Feb 2015 21:38:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 94079 invoked by uid 99); 2 Feb 2015 21:38:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 21:38:35 +0000 Date: Mon, 2 Feb 2015 21:38:35 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-9539) Wrong check of version format in TestWebHCatE2e.getHiveVersion() 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-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-9539: -------------------------------- Assignee: Damien Carol (was: Alexander Pivovarov) > Wrong check of version format in TestWebHCatE2e.getHiveVersion() > ---------------------------------------------------------------- > > Key: HIVE-9539 > URL: https://issues.apache.org/jira/browse/HIVE-9539 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 1.2.0 > Reporter: Damien Carol > Assignee: Damien Carol > Priority: Minor > Attachments: HIVE-9539.2.patch, HIVE-9539.patch > > > Bug caused by HIVE-9485. > Test of {{org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion()}} check that version in that format : {{0.[0-9]+.[0-9]+.*}} > This doesn't works since HIVE version is like {{1.2.0-SNAPHSOT}} -- This message was sent by Atlassian JIRA (v6.3.4#6332)