Return-Path: Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: (qmail 64680 invoked from network); 23 Jul 2010 15:41:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jul 2010 15:41:28 -0000 Received: (qmail 77222 invoked by uid 500); 23 Jul 2010 15:41:27 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 77171 invoked by uid 500); 23 Jul 2010 15:41:27 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 77156 invoked by uid 99); 23 Jul 2010 15:41:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 15:41:27 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.216.44] (HELO mail-qw0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 15:41:18 +0000 Received: by qwe5 with SMTP id 5so370357qwe.31 for ; Fri, 23 Jul 2010 08:40:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.37.19 with SMTP id v19mr2792759qad.66.1279899656982; Fri, 23 Jul 2010 08:40:56 -0700 (PDT) Received: by 10.229.189.75 with HTTP; Fri, 23 Jul 2010 08:40:56 -0700 (PDT) Date: Fri, 23 Jul 2010 17:40:56 +0200 Message-ID: Subject: Cassandra and Lucene From: Michelan Arendse To: user@cassandra.apache.org, dev@cassandra.apache.org Content-Type: multipart/alternative; boundary=001517503cc8670f4a048c0fdc61 X-Virus-Checked: Checked by ClamAV on apache.org --001517503cc8670f4a048c0fdc61 Content-Type: text/plain; charset=ISO-8859-1 Hi I have recently started working on Cassandra as I need to make a distribute Lucene index and found that Lucandra was the best for this. Since then I have configured everything and it's working ok. Now the problem comes in when I need to write this Lucene index to Cassandra or convert it so that Cassandra can read it. The test index is 32 gigs and i find that Cassandra times out alot. What happens can't Cassandra take that load? Please any help will be great. Kind Regards, --001517503cc8670f4a048c0fdc61--