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 6B4BA200D09 for ; Tue, 12 Sep 2017 20:51:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 69CAE1609C9; Tue, 12 Sep 2017 18:51:05 +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 B06E01609B4 for ; Tue, 12 Sep 2017 20:51:04 +0200 (CEST) Received: (qmail 58277 invoked by uid 500); 12 Sep 2017 18:51:03 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 58266 invoked by uid 99); 12 Sep 2017 18:51:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Sep 2017 18:51:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A185618C717 for ; Tue, 12 Sep 2017 18:51:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id lat5tDTGl0V9 for ; Tue, 12 Sep 2017 18:51:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id C3AE15FB96 for ; Tue, 12 Sep 2017 18:51:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 497EAE0E4F for ; Tue, 12 Sep 2017 18:51:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9F6972415B for ; Tue, 12 Sep 2017 18:51:00 +0000 (UTC) Date: Tue, 12 Sep 2017 18:51:00 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10610) Move PerfEval out of test jar MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 12 Sep 2017 18:51:05 -0000 [ https://issues.apache.org/jira/browse/HBASE-10610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10610: -------------------------- Tags: beginner > Move PerfEval out of test jar > ----------------------------- > > Key: HBASE-10610 > URL: https://issues.apache.org/jira/browse/HBASE-10610 > Project: HBase > Issue Type: Improvement > Components: Performance, test > Reporter: Nick Dimiduk > Priority: Minor > Labels: beginner > > Per comments on HBASE-10592, PerformanceEvaluation should be promoted from the test jar into the main distribution. This will require firming up its APIs (if any) and it should have some tests as well. Finally, consider adding a new command target for it to bin/hbase. -- This message was sent by Atlassian JIRA (v6.4.14#64029)