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 61BDC9641 for ; Wed, 4 Apr 2012 11:27:02 +0000 (UTC) Received: (qmail 77559 invoked by uid 500); 4 Apr 2012 11:27:00 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 77535 invoked by uid 500); 4 Apr 2012 11:27:00 -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 77527 invoked by uid 99); 4 Apr 2012 11:27:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 11:27:00 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of f2001642@gmail.com designates 209.85.160.44 as permitted sender) Received: from [209.85.160.44] (HELO mail-pb0-f44.google.com) (209.85.160.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 11:26:52 +0000 Received: by pbbrq13 with SMTP id rq13so182991pbb.31 for ; Wed, 04 Apr 2012 04:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=mWV47JioB6hW2fW1TIrfMY1y+DXKlGXQ0/lE0TOqqKE=; b=L2gDMPtfdY2jNur2VgG63s4SAge3y718hLRSij2ouy113WZnklS7RskqSYFCAcdasj 42NS6p3T8TFhwuViZh+nSX20sy5OMy2kCq9foBShIr6Vijrem3OYrGoUQzNEx6OpiIVp 2kB7M4Zz3jCfXGeUF5fSHy7TfpnJuWOF9Rl5UfpBG4blon+uhK+CikA0NIDuHGDQDvVp jrW6TyCdXHIZ38qzz153HKjac2DnHJUS+LFPbI/lrM37s4NTpxzthgRGpSPdYTWZojXD U0mkEWEyrm/DzGqmqKrvGm6PcPvKaCNPOJfLsFydZdhyNWrQcARbJsj5iK2kajBiLNFR iZxA== Received: by 10.68.239.233 with SMTP id vv9mr37386740pbc.75.1333538790690; Wed, 04 Apr 2012 04:26:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.48.7 with HTTP; Wed, 4 Apr 2012 04:26:10 -0700 (PDT) In-Reply-To: References: From: Gopala Krishna Gundeboyina Date: Wed, 4 Apr 2012 16:56:10 +0530 Message-ID: Subject: Re: cassandra 1.08 on java7 and win7 To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=047d7b33d190e9cefc04bcd8b1e7 --047d7b33d190e9cefc04bcd8b1e7 Content-Type: text/plain; charset=ISO-8859-1 I have a cluster of four nodes all running on single machine. If I just do "create keyspace DEMO" CLI gives me the same error that original post says. If I use create the keyspace with the options you mentioned it works just fine but the proble is it is not getting reflected on other nodes in the cluster. -Gopala On Wed, Apr 4, 2012 at 10:30 AM, puneet loya wrote: > thank u Gopala :) Der is no issue with it.. Might be i was typing > something wrong.,. Minor mistake :) > > > On Tue, Apr 3, 2012 at 11:51 PM, Gopala wrote: > >> puneet loya gmail.com> writes: >> >> > >> > >> > create keyspace DEMO >> > >> > with placement_strategy = >> 'org.apache.cassandra.locator.NetworkTopologyStrategy' >> > >> > and strategy_options=[{datacenter1:1}]; >> > >> > try it n check if it executes >> >> >> >> Hi Puneet, >> I have same issue. Running the command you mentioned below works for me. >> What is >> the issue here? >> >> Gopala >> >> > --047d7b33d190e9cefc04bcd8b1e7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have a cluster of four nodes all running on single machine. If I just do = "create keyspace DEMO" CLI gives me the same error that original = post says.

If I use create the keyspace with the options you mention= ed it works just fine but the proble is it is not getting reflected on othe= r nodes in the cluster.

-Gopala

On Wed, Apr 4, 2012 at 10:30 = AM, puneet loya <puneetloya@gmail.com> wrote:
thank u Gopala :) Der is no issue with it.. = Might be i was typing something wrong.,. Minor mistake :)


On Tue, Apr 3, 2012= at 11:51 PM, Gopala <f2001642@gmail.com> wrote:
puneet loya <puneetloya <at> <= a href=3D"http://gmail.com" target=3D"_blank">gmail.com> writes:

>
>
> create keyspace DEMO=A0
>
> =A0 =A0 with placement_strategy =3D
'org.apache.cassandra.locator.NetworkTopologyStrategy'
>
> =A0 =A0 and strategy_options=3D[{datacenter1:1}];
>
> try it n check if it executes



Hi Puneet,
I have same issue. Running the command you mentioned below works for me. Wh= at is
the issue here?

Gopala



--047d7b33d190e9cefc04bcd8b1e7--