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 B669C9596 for ; Thu, 8 Dec 2011 06:49:50 +0000 (UTC) Received: (qmail 10348 invoked by uid 500); 8 Dec 2011 06:49:48 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 10322 invoked by uid 500); 8 Dec 2011 06:49:46 -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 10314 invoked by uid 99); 8 Dec 2011 06:49:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 06:49:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 06:49:35 +0000 Received: by wgbdr13 with SMTP id dr13so2291984wgb.25 for ; Wed, 07 Dec 2011 22:49:15 -0800 (PST) Received: by 10.180.96.103 with SMTP id dr7mr2849585wib.16.1323326955430; Wed, 07 Dec 2011 22:49:15 -0800 (PST) Received: from mvapc ([80.179.102.198]) by mx.google.com with ESMTPS id ep13sm7309174wbb.8.2011.12.07.22.49.14 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Dec 2011 22:49:15 -0800 (PST) From: "Michael Vaknine" To: References: In-Reply-To: Subject: Schematool Date: Thu, 8 Dec 2011 08:49:13 +0200 Message-ID: <001f01ccb575$7fdca730$7f95f590$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acy05WpAy9XsvlExSiGn3GiRJ9O+5AAj9o0A Content-Language: en-us X-Virus-Checked: Checked by ClamAV on apache.org Hi, Since schematool has been removed from Cassandra is there a way to extract the schema from a working cluster in order to create a new empty cluster? Thanks Michael