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 452F89AA8 for ; Mon, 9 Jan 2012 10:42:30 +0000 (UTC) Received: (qmail 39640 invoked by uid 500); 9 Jan 2012 10:38:13 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 35850 invoked by uid 500); 9 Jan 2012 10:37:26 -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 35345 invoked by uid 99); 9 Jan 2012 10:33:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 10:33:53 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a49.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 10:33:45 +0000 Received: from homiemail-a49.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a49.g.dreamhost.com (Postfix) with ESMTP id 10B1C5E0059; Mon, 9 Jan 2012 02:33:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; q=dns; s=thelastpickle.com; b=wEGzGK9Yry MGLbbWQ4mQ9FxsONOruJJGpe4vGfLazlCr+uORPlpfhfJ6u1hF8wzODTQOu4RHWJ x0favbGm2alL1wsOygr8dXzVMk3KXiw8N4UWFs9Ot50Dx8MEhhDaBdMnJeswzwgv UdpjkOW9Mtk33vZKz1Y3V5cIPwcR0vAiM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; s=thelastpickle.com; bh=pnzfT4VgWOh2HfBc P5oiXOPGamU=; b=4LbXlPePa9g1hzEPz13y+sOoYy+PnhGtQQJljc7lp1YFehHE pguXkb4keVmjXXTrZ+iRjAE2+2S71pl9TssEmQ4QJHnLOGZ2HDW5/NcStDn2rT6a Isg2cVXeQjzRtlrTiZW//BZIPD/DJRB7CgDgqLFN9O+UrMLFQTnU/CMlIWc= Received: from [172.16.1.4] (125-236-193-159.adsl.xtra.co.nz [125.236.193.159]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a49.g.dreamhost.com (Postfix) with ESMTPSA id EC8E45E0057; Mon, 9 Jan 2012 02:33:22 -0800 (PST) From: aaron morton Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: multipart/alternative; boundary="Apple-Mail=_9DC00400-09BB-49C5-8DD3-E259200F5725" Subject: Re: Schema clone ... Date: Mon, 9 Jan 2012 23:33:19 +1300 In-Reply-To: <13723314.11183761326103940237.JavaMail.defaultUser@defaultHost> To: user@cassandra.apache.org, "cbertu81@libero.it" References: <13723314.11183761326103940237.JavaMail.defaultUser@defaultHost> Message-Id: <3793D6DF-A958-4236-906C-FBC73643DC81@thelastpickle.com> X-Mailer: Apple Mail (2.1251.1) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_9DC00400-09BB-49C5-8DD3-E259200F5725 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Try show schema in the CLI.=20 Cheers ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 9/01/2012, at 11:12 PM, cbertu81@libero.it wrote: > Hi, > I have create a new dev-cluster with cassandra 1.0 -- I would like to = have the=20 > same CFs that I have in the 0.7 one but I don't need data to be there, = just the=20 > schema. Which is the fastest way to do it without making 30 "create = column=20 > family ..."=20 >=20 > Best regards, >=20 > Carlo >=20 >=20 --Apple-Mail=_9DC00400-09BB-49C5-8DD3-E259200F5725 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
http://www.thelastpickle.com

On 9/01/2012, at 11:12 PM, cbertu81@libero.it = wrote:

Hi,
I have create a new dev-cluster with cassandra = 1.0 -- I would like to have the
same CFs that I have in the 0.7 one = but I don't need data to be there, just the
schema. Which is the = fastest way to do it without making 30 "create column
family ..." =

Best = regards,

Carlo



= --Apple-Mail=_9DC00400-09BB-49C5-8DD3-E259200F5725--