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 A1140D895 for ; Fri, 2 Nov 2012 20:10:02 +0000 (UTC) Received: (qmail 67064 invoked by uid 500); 2 Nov 2012 20:10:00 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 67020 invoked by uid 500); 2 Nov 2012 20:10: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 67012 invoked by uid 99); 2 Nov 2012 20:10:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 20:10:00 +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 mishra.vivs@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 20:09:53 +0000 Received: by mail-ob0-f172.google.com with SMTP id v19so4267152obq.31 for ; Fri, 02 Nov 2012 13:09:33 -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=/D3t4vqaEQNQFDLbgZQ9Bg27mAkeViniLTUWVeLEMnI=; b=PnVvBZdg2L7jTzLVrLhEv/DTHtWmiZ4sypR/HWLDkYdBE9WFmxBaQCsN6FzXco3IpW JxOZHHcnruT2O7dkt6a1Xg3tR7KTcSJpWdt+5K5UlZfJ+m6225O4v/UlaTYm6lMU+IRC N4SIfAC3wtoJfhLoCxKtXtHqMhkeM5nl0C/CVTn892FxC7nc1/10eytPgjWi5GMI6OVY cCMzmckFDv23QxtJ+xwLJsEEtbrS0XUqaFEjYhdtpSuUAEvenHsxTUm3AOF8HTXwRKZp T4Jq7dHGwuxnwol3rJru9gHopFVS5jRyBaV7/sgWh4fUzy6K7PKm3PBuhMH1jM4Lk23w PWCQ== MIME-Version: 1.0 Received: by 10.60.26.72 with SMTP id j8mr2307586oeg.68.1351886972925; Fri, 02 Nov 2012 13:09:32 -0700 (PDT) Received: by 10.76.13.98 with HTTP; Fri, 2 Nov 2012 13:09:32 -0700 (PDT) Date: Sat, 3 Nov 2012 01:39:32 +0530 Message-ID: Subject: Insert via CQL From: Vivek Mishra To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=e89a8fb1f8d2cc387404cd88b67f X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb1f8d2cc387404cd88b67f Content-Type: text/plain; charset=ISO-8859-1 Hi, any idea, how to insert into a column family for a column of type "blob" via cql query? -Vivek --e89a8fb1f8d2cc387404cd88b67f Content-Type: text/html; charset=ISO-8859-1 Hi,
any idea, how to insert into a column family for a column of type "blob" via cql query?

-Vivek
--e89a8fb1f8d2cc387404cd88b67f--