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 88691FB50 for ; Fri, 29 Mar 2013 19:45:16 +0000 (UTC) Received: (qmail 6437 invoked by uid 500); 29 Mar 2013 19:45:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 6350 invoked by uid 500); 29 Mar 2013 19:45:16 -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 6341 invoked by uid 99); 29 Mar 2013 19:45:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Mar 2013 19:45:16 +0000 Date: Fri, 29 Mar 2013 19:45:16 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8176) Backport HBASE-5335 "Dynamic Schema Configurations" 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-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617647#comment-13617647 ] Ted Yu commented on HBASE-8176: ------------------------------- Test suite passed with latest patch: {code} Tests run: 1331, Failures: 0, Errors: 0, Skipped: 13 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS {code} > Backport HBASE-5335 "Dynamic Schema Configurations" > --------------------------------------------------- > > Key: HBASE-8176 > URL: https://issues.apache.org/jira/browse/HBASE-8176 > Project: HBase > Issue Type: Bug > Components: regionserver > Affects Versions: 0.94.5 > Reporter: clockfly > Assignee: clockfly > Priority: Minor > Fix For: 0.94.7 > > Attachments: hbase-8176.patch, HBASE-8176.patchv2, hbase-8176-release-notes.patch > > > With HBASE-5335, we can support per-table configuration and per-family configurations. > We can use it to customize the compaction on table/family basis, customize the flush, and etc.. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira