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 9306D68A2 for ; Mon, 30 May 2011 09:10:11 +0000 (UTC) Received: (qmail 61268 invoked by uid 500); 30 May 2011 09:10:09 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 61242 invoked by uid 500); 30 May 2011 09:10:09 -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 61234 invoked by uid 99); 30 May 2011 09:10:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 09:10:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of amritajayakumarcp@gmail.com designates 74.125.83.44 as permitted sender) Received: from [74.125.83.44] (HELO mail-gw0-f44.google.com) (74.125.83.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 09:10:02 +0000 Received: by gwb20 with SMTP id 20so1926451gwb.31 for ; Mon, 30 May 2011 02:09:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=wXj2gEdh8EwvEXDsC45l0Y+QN1iXV5V1aKWWu2GvUm0=; b=r+a8k63RyGv4fpYhErjHpMSQQIyA7GOAXICAxNZmkS8cnDeFfnD4YQGsM6gehaNkqp 9hee+VkVFUlJ0nSZ1ozJz6lBcYNhCWp9O7JhO29OBr5aGISPShHSI8HYycCzGzXMnkqY ++s2B0CJ5OcPRxViJSK7KeO7w9t+w+TSTNJLA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=h+DP3XEQfjaTRGEBZQc+spQqpl1mK8/yDet5neWsz8QRNzno56dkAAomw0hLD7f8ci 9h7BC5ZRYFxrJJ8SlttEOI79ncFOH1qXK+T2n3UI6+/17Eq0JOiyjh8rbem9swKvTkR3 Y0N2PUogdBSD97v2b0Y4GUEsPy0lFz0UQa4Jk= MIME-Version: 1.0 Received: by 10.150.61.8 with SMTP id j8mr3793157yba.219.1306746581929; Mon, 30 May 2011 02:09:41 -0700 (PDT) Received: by 10.151.141.2 with HTTP; Mon, 30 May 2011 02:09:41 -0700 (PDT) In-Reply-To: <66F677D9-3004-4A5A-BBD6-C2A89A2AF6A4@synchromedia.co.uk> References: <66F677D9-3004-4A5A-BBD6-C2A89A2AF6A4@synchromedia.co.uk> Date: Mon, 30 May 2011 14:39:41 +0530 Message-ID: Subject: Re: problem in starting the cassandra single node setup From: Amrita Jayakumar To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=000e0cd48e38d3cdd504a47aa50c X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd48e38d3cdd504a47aa50c Content-Type: text/plain; charset=ISO-8859-1 Marcus, Can u please tell me how to do that??? I was just following the instructions in the README file that came with the package. Thanks and Regards, Amrita On Mon, May 30, 2011 at 2:36 PM, Marcus Bointon wrote: > On 30 May 2011, at 10:59, Amrita Jayakumar wrote: > > > I am new to cassandra. I am trying to start the Cassandra single node > setup using the command > > bin/cassandra -f. But there is no response from the prompt.. this is what > it shows > > I'm new to this too, but I think you're looking at the wrong thing. > cassandra -f is not an interactive mode, it just runs the server in the > foreground and shows you log output, which is useful for debugging server > config. The output you have looks like it's working fine. You need to start > another terminal and connect to it from a cassandra client. > > Marcus --000e0cd48e38d3cdd504a47aa50c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Marcus,
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Can u please tell me how to do= that??? I was just following the instructions in the README file that came= with the package.

Thanks and Regards,
Amrita

On Mon, May 30, 2011 at 2:36 PM, Marcus Bointon <marcus@synchromed= ia.co.uk> wrote:
On 30 May 2011, at 10:59, Amrita Jayakumar wrote:

> I am new to cassandra. I am trying to start the Cassandra single node = setup using the command
> bin/cassandra -f. But there is no response from the prompt.. this is w= hat it shows

I'm new to this too, but I think you're looking at the wrong = thing. cassandra -f is not an interactive mode, it just runs the server in = the foreground and shows you log output, which is useful for debugging serv= er config. The output you have looks like it's working fine. You need t= o start another terminal and connect to it from a cassandra client.

Marcus

--000e0cd48e38d3cdd504a47aa50c--