From user-return-10933-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Thu Dec 02 23:46:59 2010 Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 18013 invoked from network); 2 Dec 2010 23:46:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 23:46:59 -0000 Received: (qmail 44660 invoked by uid 500); 2 Dec 2010 23:46:57 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 44638 invoked by uid 500); 2 Dec 2010 23:46:57 -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 44630 invoked by uid 99); 2 Dec 2010 23:46:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 23:46:57 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [67.192.241.121] (HELO smtp121.dfw.emailsrvr.com) (67.192.241.121) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 23:46:52 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp22.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 3916617029C for ; Thu, 2 Dec 2010 18:46:32 -0500 (EST) X-Virus-Scanned: OK Received: by smtp22.relay.dfw1a.emailsrvr.com (Authenticated sender: eevans-AT-racklabs.com) with ESMTPSA id 17A0E170277 for ; Thu, 2 Dec 2010 18:46:32 -0500 (EST) Subject: Re: How to shutdown Cassandra on Ubuntu? From: Eric Evans To: user@cassandra.apache.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Thu, 02 Dec 2010 17:48:34 -0600 Message-ID: <1291333714.7542.314.camel@erebus.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit On Wed, 2010-12-01 at 10:39 -0700, Melton Low wrote: > I am just starting to play with Cassandra. My environment is Ubuntu > Lucid > 10.04 and latest Cassandra stable 0.6.8 binaries. > > I am unclear on how to shut down the Cassandra server. Documentation > is > quite clear on starting up the server. I didn't find anything useful > on the > user mailing list archive. No luck Googling as well unless I missed > it. > > A pointer would be appreciated. If you're using the official package, then using /etc/init.d/cassandra (start|stop). http://wiki.apache.org/cassandra/DebianPackaging -- Eric Evans eevans@rackspace.com