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 1104311CF6 for ; Mon, 21 Apr 2014 18:08:20 +0000 (UTC) Received: (qmail 13074 invoked by uid 500); 21 Apr 2014 18:08:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 13043 invoked by uid 500); 21 Apr 2014 18:08:15 -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 13031 invoked by uid 99); 21 Apr 2014 18:08:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Apr 2014 18:08:15 +0000 Date: Mon, 21 Apr 2014 18:08:15 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11026) Provide option to filter out all rows in PerformanceEvaluation tool 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-11026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975802#comment-13975802 ] ramkrishna.s.vasudevan commented on HBASE-11026: ------------------------------------------------ Ping!! > Provide option to filter out all rows in PerformanceEvaluation tool > ------------------------------------------------------------------- > > Key: HBASE-11026 > URL: https://issues.apache.org/jira/browse/HBASE-11026 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.99.0 > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Fix For: 0.99.0 > > Attachments: HBASE-11026_1.patch, HBASE-11026_2.patch > > > Performance Evaluation could also be used to check the actual performance of the scans on the Server side by passing Filters that filters out all the rows. We can create a test filter and add it to the Filter.proto and set this filter based on input params. Could be helpful in testing. > If you feel this is not needed pls feel free to close this issue. -- This message was sent by Atlassian JIRA (v6.2#6252)