Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ED59E115E3 for ; Mon, 15 Sep 2014 23:35:08 +0000 (UTC) Received: (qmail 3875 invoked by uid 500); 15 Sep 2014 23:35:07 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 3806 invoked by uid 500); 15 Sep 2014 23:35:07 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 3789 invoked by uid 99); 15 Sep 2014 23:35:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2014 23:35:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.purtell@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2014 23:35:02 +0000 Received: by mail-lb0-f175.google.com with SMTP id n15so1794519lbi.34 for ; Mon, 15 Sep 2014 16:34:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=EDughRV2e+kC5JDi2fI+S6XO6Nip4hTvkjy3lhE0eJU=; b=gB7UuFxFBnyyqoy9J5PzJTh2or1zG5HOV5vhFD+fdeeL0NoNJDjwZyWQ9EwgzOEs4h OKi+rpNc1zykhzqV89QXvvHJdSMKGO3HVyxBiybHCU9csNMZJ7MkvCVEwCo7MZDJYR1F R5kfPaoJwTT145QOVc8Lxa99N2vS/bQKWVEYVFIomcNZ+unKZMxiS8y75ukoANPKPIQe SoHh2rzrDq8+7Dy6TT7eL0AUqYrcWGnIW0TkH0f+Y/bIUMi7mmaebPF9ss5fT/fJWyR/ NS+oCDTWbrv77xMqh6YQiPAhxeE4sWIMyjP5oEbEvEP1NMCnLennCpvnb6wRLSnWxPs0 QhXg== X-Received: by 10.152.3.35 with SMTP id 3mr32480579laz.5.1410824081173; Mon, 15 Sep 2014 16:34:41 -0700 (PDT) MIME-Version: 1.0 Sender: andrew.purtell@gmail.com Received: by 10.25.160.206 with HTTP; Mon, 15 Sep 2014 16:34:01 -0700 (PDT) In-Reply-To: References: From: Andrew Purtell Date: Mon, 15 Sep 2014 16:34:01 -0700 X-Google-Sender-Auth: -6WiQCPw4xpEWEVgJddeARhUlSg Message-ID: Subject: Re: Adding 64-bit nodes to 32-bit cluster? To: "user@hbase.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Sep 15, 2014 at 4:28 PM, Jean-Marc Spaggiari wrote: > Do we have kind of native compression in PB? Protobufs has its own encodings, the Java language bindings implement them in Java. -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)