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 938F5104A8 for ; Mon, 11 Nov 2013 01:55:17 +0000 (UTC) Received: (qmail 53776 invoked by uid 500); 11 Nov 2013 01:55:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53745 invoked by uid 500); 11 Nov 2013 01:55:17 -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 53736 invoked by uid 99); 11 Nov 2013 01:55:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Nov 2013 01:55:17 +0000 Date: Mon, 11 Nov 2013 01:55:17 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9940) PerformanceEvaluation should have a test with many table options on (Bloom, compression, FAST_DIFF, etc.) 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-9940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818653#comment-13818653 ] Nick Dimiduk commented on HBASE-9940: ------------------------------------- Can you be more specific as to what additional features you'd like exposed via cli options? The list so far looks like: - bloom filters (0.96 enables row-level filters by default. We can expose this) - -compression- (this is already supported via {{--compress=}}) - -block encodings- (this is already supported via {{--blockEncoding=}}) > PerformanceEvaluation should have a test with many table options on (Bloom, compression, FAST_DIFF, etc.) > --------------------------------------------------------------------------------------------------------- > > Key: HBASE-9940 > URL: https://issues.apache.org/jira/browse/HBASE-9940 > Project: HBase > Issue Type: Bug > Components: Performance > Affects Versions: 0.96.0, 0.94.13 > Reporter: Jean-Marc Spaggiari > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.1#6144)