Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 29728 invoked from network); 21 Apr 2010 17:08:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 17:08:46 -0000 Received: (qmail 89941 invoked by uid 500); 21 Apr 2010 17:08:45 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 89924 invoked by uid 500); 21 Apr 2010 17:08:45 -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 89916 invoked by uid 99); 21 Apr 2010 17:08:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 17:08:45 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 17:08:39 +0000 Received: by wwb24 with SMTP id 24so635061wwb.31 for ; Wed, 21 Apr 2010 10:08:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:received:message-id:subject:to:content-type :content-transfer-encoding; bh=DZ9WuvewZvyLXjlyi10drvxv9Pzvj0Z1JqABceQi0GI=; b=onRKXut4BUN6u3fjdlGrVAcx76gir2M2XuBLu+4uUXPPIwz5yYBCUzwZqSBVuivxGf 6hXK3CtjvYrZV08l6GyMRKSqpRHz810t0O/+pWnLz4a7aBJvbxpKqce38zQhpTaZE0Ib rOpn2fcwGxvmoLZIO3bZnR1YQ69sAUMMIQ2bc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=cnpmLkMPnDlobalxROhuQpH+UuO1uXMCekYi3NxNs3qA6FSAEhrMKA9ftb/Rva8wgc vAtjxAxByb5DYCAkSlfhA/Yz8YmsJzpdzMxXYJdcPAdKGip8qCfTzrtyzBdij9WCyeuv B69NKmitLng77dxtdyOIUpmCaioMPj5q/sNlE= MIME-Version: 1.0 Received: by 10.216.17.147 with HTTP; Wed, 21 Apr 2010 10:07:58 -0700 (PDT) In-Reply-To: References: From: Jonathan Ellis Date: Wed, 21 Apr 2010 12:07:58 -0500 Received: by 10.216.88.203 with SMTP id a53mr314088wef.177.1271869698520; Wed, 21 Apr 2010 10:08:18 -0700 (PDT) Message-ID: Subject: Re: Just to be clear, cassandra is web framework agnostic b/c of Thrift? To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org There is a patch attached to https://issues.apache.org/jira/browse/CASSANDRA-948 that needs volunteers to test. On Sun, Apr 18, 2010 at 11:13 PM, Mark Greene wrote: > With the 0.6.0 release, the windows cassandra.bat file errors out. There'= s a > bug filed for this already. There's a README or something similar in the > install directory, that tells you the basic CLI operations and explains t= he > basic data model. > > On Sun, Apr 18, 2010 at 11:23 PM, S Ahmed wrote: >> >> Interesting, I'm just finding windows to be a pain, particular starting = up >> java apps. (I guess I just need to learn!) >> How exactly would you startup Cassandra on a windows machine? i.e when t= he >> server reboots, how will it run the java -jar cassandar ? >> >> >> On Sun, Apr 18, 2010 at 7:35 PM, Joe Stump wrote: >>> >>> On Apr 18, 2010, at 5:33 PM, S Ahmed wrote: >>> >>> Obviously if you run=A0asp.net=A0on windows, it is probably a VERY good= idea >>> to be running cassandra on a linux box. >>> >>> Actually, I'm not sure this is true. A few people have found Windows >>> performs fairly well with Cassandra, if I recall correctly. Obviously, = all >>> of the testing and most of the bigger users are running on Linux though= . >>> --Joe > >