Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8CC4EC89 for ; Thu, 28 Feb 2013 15:17:12 +0000 (UTC) Received: (qmail 948 invoked by uid 500); 28 Feb 2013 15:17:12 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 912 invoked by uid 500); 28 Feb 2013 15:17:12 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 900 invoked by uid 99); 28 Feb 2013 15:17:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 15:17:12 +0000 Date: Thu, 28 Feb 2013 15:17:12 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1128) Throttle major compaction 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/ACCUMULO-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589592#comment-13589592 ] Keith Turner commented on ACCUMULO-1128: ---------------------------------------- I suggested using an iterator to accomplish this on the dev mailing list. [~denistmp] made the following observation about this strategy on the mailing list. {quote} Although this approach can help in my case, it may be tricky to use it in other cases, because (as far as I understood), with iterator one can throttle the uncompressed data and actual throttling of the hard disk operations would depend on the data compressibility in the tablet being compacted and can vary widely. {quote} > Throttle major compaction > ------------------------- > > Key: ACCUMULO-1128 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1128 > Project: Accumulo > Issue Type: Improvement > Reporter: Denis Petrov > Priority: Minor > > Implement a posibility to throttle hard disk operations during major compaction to avoid performance degradation. > Similar to Cassandra's setting 'compaction_throughput_mb_per_sec' -- 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