Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 B5707106F8 for ; Fri, 9 Aug 2013 23:44:08 +0000 (UTC) Received: (qmail 92820 invoked by uid 500); 9 Aug 2013 23:44:06 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 92798 invoked by uid 500); 9 Aug 2013 23:44:06 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 92790 invoked by uid 99); 9 Aug 2013 23:44:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 23:44:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rashmi.aroskar@gmail.com designates 209.85.128.172 as permitted sender) Received: from [209.85.128.172] (HELO mail-ve0-f172.google.com) (209.85.128.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 23:44:01 +0000 Received: by mail-ve0-f172.google.com with SMTP id oz10so4407889veb.17 for ; Fri, 09 Aug 2013 16:43:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=t1LhsbQ8RVQd3vj/burzVcUM2GlyguY/Zk8nhWwWKmA=; b=AmyqemfbZqU8/xdlOp3lX6G7TkVz4WFi4lnXCb03ca2TuhOm3kt2uKyRALPGqd//h/ 8b2lEx03CcoWmmn8txkn4xTSBs8YpYcZE/o4UbETb5Q2hhj9G0pDTm4aFY8jv394XqXy 3XOc1iHOq3hMmDdRfvhV6B/x5xG1b6hfCUpYiuhMT7s9KeMCxw8Endn9OX9GFYU2B8EU 7Yc0cobiRwLWHscQXrqghRyD9c2hej6KCaG/ll7XWpsrhF2wktLPMjI4675dD52vX/is WvV4SbJMFdh8KDLGqfhUTmemBXjSgLbhapfgZ3J5K2FfhIRwYElPUp9Ydq31rEqmrVnR /eZQ== MIME-Version: 1.0 X-Received: by 10.58.233.8 with SMTP id ts8mr1724170vec.44.1376091820244; Fri, 09 Aug 2013 16:43:40 -0700 (PDT) Received: by 10.58.191.3 with HTTP; Fri, 9 Aug 2013 16:43:40 -0700 (PDT) Date: Fri, 9 Aug 2013 19:43:40 -0400 Message-ID: Subject: Cassandra 1.2.5 which compressor is better? From: rash aroskar To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=089e01294ede1fc63604e38c580e X-Virus-Checked: Checked by ClamAV on apache.org --089e01294ede1fc63604e38c580e Content-Type: text/plain; charset=ISO-8859-1 Hi, I am setting up new cluster for cassandra 1.2.5, and first time using cassandra compression. I read about the compressors, and it gathered Snappy Compressor gives better compression but is sslightly slower than LZ4 compressor. Just wanted to know your experience and/or opinions as to *Snappy vs LZ4 , which compressor is better in case of huge data, less writes but lots of reads.* Thanks. -Rashmi --089e01294ede1fc63604e38c580e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
I am setting up new cluster for cassandra 1.2.5, a= nd first time using cassandra compression.=A0
I read about the co= mpressors, and it gathered Snappy Compressor gives better compression but i= s sslightly slower than LZ4 compressor. Just wanted to know your experience= and/or opinions as to Snappy vs LZ4 , which compressor is better in cas= e of huge data, less writes but lots of reads.=A0


Thanks.
-Rashmi
--089e01294ede1fc63604e38c580e--