Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6A45618E77 for ; Tue, 9 Feb 2016 19:16:19 +0000 (UTC) Received: (qmail 84377 invoked by uid 500); 9 Feb 2016 19:16:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 84306 invoked by uid 500); 9 Feb 2016 19:16:18 -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 84015 invoked by uid 99); 9 Feb 2016 19:16:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 19:16:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3C6752C0AFA for ; Tue, 9 Feb 2016 19:16:18 +0000 (UTC) Date: Tue, 9 Feb 2016 19:16:18 +0000 (UTC) From: "Misty Stanley-Jones (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11792) Organize PerformanceEvaluation usage output 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/HBASE-11792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139449#comment-15139449 ] Misty Stanley-Jones commented on HBASE-11792: --------------------------------------------- nope, it still rebases clean. > Organize PerformanceEvaluation usage output > ------------------------------------------- > > Key: HBASE-11792 > URL: https://issues.apache.org/jira/browse/HBASE-11792 > Project: HBase > Issue Type: Improvement > Components: Performance, test > Reporter: Nick Dimiduk > Assignee: Misty Stanley-Jones > Priority: Minor > Labels: beginner > Attachments: HBASE-11792-0.98.patch, HBASE-11792-branch-1.0.patch, HBASE-11792-branch-1.1.patch, HBASE-11792-branch-1.2.patch, HBASE-11792-branch-1.patch, HBASE-11792.patch > > > PerformanceEvaluation has enjoyed a good bit of attention recently. All the new features are muddled together. It would be nice to organize the output of the Options list according to some scheme. I was thinking you're group entries by when they're used. For example > *General options* > - nomapred > - rows > - oneCon > - ... > *Table Creation/Write tests* > - compress > - flushCommits > - valueZipf > - ... > *Read tests* > - filterAll > - multiGet > - replicas > - ... -- This message was sent by Atlassian JIRA (v6.3.4#6332)