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 8C1D8CE65 for ; Wed, 25 Jul 2012 17:25:16 +0000 (UTC) Received: (qmail 64436 invoked by uid 500); 25 Jul 2012 17:25:14 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 64410 invoked by uid 500); 25 Jul 2012 17:25:14 -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 64402 invoked by uid 99); 25 Jul 2012 17:25:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 17:25:14 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of amila1204@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-vc0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 17:25:08 +0000 Received: by vcbfo14 with SMTP id fo14so838011vcb.31 for ; Wed, 25 Jul 2012 10:24:47 -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=gRS1UO4FSOzoozaXDeRkFMLTcvFZu9DS2UqoABCPna8=; b=H7boHNi6CNXEB4D4ewatPZp/KbjmDgbrUOM2qIbjImY2l69edAg5xg1Tm8SrScxY8C Y7t1FEUkyk26P7WdjrJiIgFIK9EpVV4FrmhcU2Ae9icis5eqeiq55H6SMz0m2o9eE9kk ibF1jsju2K+cZ2DiVS8xaWgvBPPsNE3EEbLlYYewTYSrdIb4h0KwMsR3JDxv8GUi6dW3 IQPnq7MDIqanJ9eiCmkQxfZhsdNkel3jGseIFeqB/NAuHo0TJ5hzQbwPLq5ViQYlF8/T 9P/LAWyO8OKLGy5dkJx4VPVu7OQ9DZqfAv7xJb4iLnNJ9bNiAOJeXa2OaRlwpzTO/fTR iOYA== MIME-Version: 1.0 Received: by 10.52.240.228 with SMTP id wd4mr3397214vdc.95.1343237087720; Wed, 25 Jul 2012 10:24:47 -0700 (PDT) Received: by 10.220.6.71 with HTTP; Wed, 25 Jul 2012 10:24:47 -0700 (PDT) Date: Wed, 25 Jul 2012 22:54:47 +0530 Message-ID: Subject: Creating counter columns in cassandra From: Amila Paranawithana To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf307d008a7674d504c5aac1ca X-Virus-Checked: Checked by ClamAV on apache.org --20cf307d008a7674d504c5aac1ca Content-Type: text/plain; charset=ISO-8859-1 Hi all, I want to create counter columns in a column family via a java module. These column families and counter columns need to be created dynamically. plz send me some example codes to refer. (with hector or any other method ) Thanks -- Amila Iroshani Paranawithana CSE-University of Moratuwa. B-http://amilaparanawithana.blogspot.com T-https://twitter.com/#!/AmilaPara --20cf307d008a7674d504c5aac1ca Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Hi all,

I = want to create counter columns in a column family via a java module. These = column families and counter columns need to be created dynamically. plz sen= d me some example codes to refer. (with hector or any =A0other method )=A0<= /div>

Thanks
--
Am= ila Iroshani Paranawithana
CSE-University of Moratuwa.

B-http://ami= laparanawithana.blogspot.com

--20cf307d008a7674d504c5aac1ca--