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 6F55F200B69 for ; Sat, 6 Aug 2016 02:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6E16E160AAC; Sat, 6 Aug 2016 00:23:22 +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 B6713160A8E for ; Sat, 6 Aug 2016 02:23:21 +0200 (CEST) Received: (qmail 98955 invoked by uid 500); 6 Aug 2016 00:23:20 -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 98941 invoked by uid 99); 6 Aug 2016 00:23:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2016 00:23:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 712152C0059 for ; Sat, 6 Aug 2016 00:23:20 +0000 (UTC) Date: Sat, 6 Aug 2016 00:23:20 +0000 (UTC) From: "Zoltan Haindrich (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14415) Upgrade qtest execution framework to junit4 - TestPerfCliDriver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 06 Aug 2016 00:23:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410319#comment-15410319 ] Zoltan Haindrich commented on HIVE-14415: ----------------------------------------- [~ashutoshc] i think this patch has a major issue: i'm afraid {{-Dqfile}} will be broken with it...i think it would be best to add all these changes too to HIVE-14444 the ptest executor had no problem with this change...so: I think it will have no problems with a more drastic change either. > Upgrade qtest execution framework to junit4 - TestPerfCliDriver > --------------------------------------------------------------- > > Key: HIVE-14415 > URL: https://issues.apache.org/jira/browse/HIVE-14415 > Project: Hive > Issue Type: Sub-task > Components: Tests > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Attachments: HIVE-14415.1.patch, HIVE-14415.2.patch > > > I would like to upgrade the current maven+ant+velocimacro+junit4 qtest generation&execution framework to use only junit4 - while (trying) to keep all the existing features it provides. > What I can't really do with the current one: execute easily a single qtests from an IDE (as a matter of fact I can...but it's way too complicated; after this it won't be a cake-walk either...but it will be a step closer ;) > I think this change will make it more clear how these tests are configured and executed. > I will do this in two phases, currently i will only change {{TestPerfCliDriver}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)