Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4F9B7200B14 for ; Fri, 3 Jun 2016 18:55:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4E554160A3B; Fri, 3 Jun 2016 16:55:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BCC93160A49 for ; Fri, 3 Jun 2016 18:55:00 +0200 (CEST) Received: (qmail 6826 invoked by uid 500); 3 Jun 2016 16:54:59 -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 6786 invoked by uid 99); 3 Jun 2016 16:54:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2016 16:54:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 593A12C1F6D for ; Fri, 3 Jun 2016 16:54:59 +0000 (UTC) Date: Fri, 3 Jun 2016 16:54:59 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HBASE-15881) Allow BZIP2 compression MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 03 Jun 2016 16:55:01 -0000 [ https://issues.apache.org/jira/browse/HBASE-15881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314400#comment-15314400 ] Andrew Purtell edited comment on HBASE-15881 at 6/3/16 4:54 PM: ---------------------------------------------------------------- Upcoming new minor releases are: 0.98.20, 1.3.0, 1.4.x, 2.x.x, so please commit at least to branches 0.98, branch-1.3, branch-1, and master. Edit: ("at least") was (Author: apurtell): Upcoming new minor releases are: 0.98.20, 1.3.0, 1.4.x, 2.x.x, so please commit to branches 0.98, branch-1.3, branch-1, and master. > Allow BZIP2 compression > ----------------------- > > Key: HBASE-15881 > URL: https://issues.apache.org/jira/browse/HBASE-15881 > Project: HBase > Issue Type: New Feature > Components: HFile > Reporter: Lars Hofhansl > Assignee: Lars Hofhansl > Fix For: 2.0.0, 1.0.4, 1.2.2, 0.98.20, 1.1.6, 1.3.1 > > Attachments: 15881-0.98.txt > > > BZIP2 is a very efficient compressor in terms of compression rate. > Compression speed is very slow, de-compression is equivalent or faster than GZIP. -- This message was sent by Atlassian JIRA (v6.3.4#6332)