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 DBA3410096 for ; Mon, 8 Jul 2013 17:47:04 +0000 (UTC) Received: (qmail 45489 invoked by uid 500); 8 Jul 2013 17:47:02 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 45261 invoked by uid 500); 8 Jul 2013 17:47:00 -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 45243 invoked by uid 99); 8 Jul 2013 17:47:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 17:47:00 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sahmed1020@gmail.com designates 209.85.223.182 as permitted sender) Received: from [209.85.223.182] (HELO mail-ie0-f182.google.com) (209.85.223.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 17:46:53 +0000 Received: by mail-ie0-f182.google.com with SMTP id s9so10753025iec.27 for ; Mon, 08 Jul 2013 10:46:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=Yi5IbPYRTmSZOjTxH4XtMlUA+QAHkn3HALTthzEDAwY=; b=jC1EAfwoNuqg8/Ak9lOeXh08V2SNiUsowDfaUYt1dtDu50L82mlEno42WA9A8t/2TT cvTXjBgo0K0yQHOXOs5pCG0DYqKAGm+A+yZeqCtQ+fg8cisr6pKn1I4dem3iCcG/JQiB /f56KWBmqeSUs754KBYTojIW5LjXVRpPbf0JHqnQBjP95ReeXqopVriG8rM1hEgcI+E+ Ij9iCJ7RVddW6FR9Nb6yaLQgisTk2fz3HrGbQLhJhKgqMzGwpG/tx1mXKAxINcoI3a4v DlxXJVXtjTQbAZM6dObCyqJJloZsc8avet7Cx6GJ4Omef3o9MOlIC93oyKYQiKg+EHHb mDbg== X-Received: by 10.43.84.131 with SMTP id ak3mr7278521icc.84.1373305593038; Mon, 08 Jul 2013 10:46:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.235.179 with HTTP; Mon, 8 Jul 2013 10:46:11 -0700 (PDT) From: S Ahmed Date: Mon, 8 Jul 2013 13:46:11 -0400 Message-ID: Subject: does anyone store large values in cassandra e.g. 100kb? To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=bcaec51825180a8e9904e103a0a7 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec51825180a8e9904e103a0a7 Content-Type: text/plain; charset=ISO-8859-1 I'm guessing that most people use cassandra to store relatively smaller payloads like 1-5kb in size. Is there anyone using it to store say 100kb (1/10 of a megabyte) and if so, was there any tweaking or gotchas that you ran into? --bcaec51825180a8e9904e103a0a7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'm guessing that most people use cassandra to store r= elatively smaller payloads like 1-5kb in size.

Is = there anyone using it to store say 100kb (1/10 of a megabyte) and if so, wa= s there any tweaking or gotchas that you ran into?
--bcaec51825180a8e9904e103a0a7--