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 A499D7184 for ; Wed, 14 Sep 2011 10:19:23 +0000 (UTC) Received: (qmail 38736 invoked by uid 500); 14 Sep 2011 10:19:21 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 38705 invoked by uid 500); 14 Sep 2011 10:19:21 -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 38697 invoked by uid 99); 14 Sep 2011 10:19:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 10:19:21 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of roshandawrani@gmail.com designates 209.85.161.44 as permitted sender) Received: from [209.85.161.44] (HELO mail-fx0-f44.google.com) (209.85.161.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 10:19:15 +0000 Received: by fxd18 with SMTP id 18so1601946fxd.31 for ; Wed, 14 Sep 2011 03:18:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XikmaNtNc0no/d+B9w0O0Gc3Zwc9922RSQp2cQdUDiw=; b=NsJAhhXV9raA/6JADeRkR1IW+sNRKBI084GbBLtexgvYcrLyyQJopc7kYLzwES8U5K R0Nl+cEYVg7FWEgp9nOx5LtAH4VQ0huriY1VX8oHqSd0DXTKe1bKh5ViUoUpR+unbJ6E UGvsMDxnjIVmbRWxtDGUg056AQYcuh9bAZP2w= MIME-Version: 1.0 Received: by 10.223.97.134 with SMTP id l6mr400168fan.10.1315995534607; Wed, 14 Sep 2011 03:18:54 -0700 (PDT) Received: by 10.152.2.164 with HTTP; Wed, 14 Sep 2011 03:18:54 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Sep 2011 15:48:54 +0530 Message-ID: Subject: Re: segment fault with 0.8.5 From: Roshan Dawrani To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0015174c0c8c5dc40b04ace416f4 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c0c8c5dc40b04ace416f4 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Sep 14, 2011 at 3:43 PM, Yan Chunlu wrote: > I also found that the format of configuration file "cassandra.yaml" is > different, are they compatible? > Format of 0.8.5 cassandra.yaml is different from what? You didn't mention what u r comparing it to. I recently did migration of a simple cassandra DB from 0.7.0 to 0.8.5 and found quite a few differences in structure of "cassandra.yaml" - the biggest one that affected us was that "cassandra.yaml" couldn't hold the defintion of a keyspace, which we used for embedded cassandra we bring up for testing. -- Roshan Blog: http://roshandawrani.wordpress.com/ Twitter: @roshandawrani Skype: roshandawrani --0015174c0c8c5dc40b04ace416f4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Wed, Sep 14, 2011 at 3:43 PM, Yan Chunlu <springrider@gmai= l.com> wrote:

I also found that the format of configuration file "cassandra.yaml&= quot; is different, are they compatible?

Format of 0.= 8.5 cassandra.yaml is different from what? You didn't mention what u r = comparing it to.

I recently did migration of a simple cassandra DB from = 0.7.0 to 0.8.5 and found quite a few differences in structure of "cass= andra.yaml" - the biggest one that affected us was that "cassandr= a.yaml" couldn't hold the defintion of a keyspace, which we used f= or embedded cassandra we bring up for testing.

--
Roshan
Blog: http://roshandawrani.wordpress.com/<= br>Twitter: = @roshandawrani
Skype: roshandawrani

--0015174c0c8c5dc40b04ace416f4--