Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 53913 invoked from network); 8 Apr 2010 20:06:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Apr 2010 20:06:41 -0000 Received: (qmail 21451 invoked by uid 500); 8 Apr 2010 20:06:40 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 21434 invoked by uid 500); 8 Apr 2010 20:06:40 -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 21426 invoked by uid 500); 8 Apr 2010 20:06:40 -0000 Delivered-To: apmail-incubator-cassandra-user@incubator.apache.org Received: (qmail 21423 invoked by uid 99); 8 Apr 2010 20:06:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Apr 2010 20:06:40 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sonnyheer@gmail.com designates 74.125.83.175 as permitted sender) Received: from [74.125.83.175] (HELO mail-pv0-f175.google.com) (74.125.83.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Apr 2010 20:06:33 +0000 Received: by pvb32 with SMTP id 32so1524826pvb.6 for ; Thu, 08 Apr 2010 13:06:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=QnHYKHNj7pymcB5qbD4rCo7E0AKm/UWJ93FZK4oeK4o=; b=oUGZroWGN+TBh+HRm0zI+U/OPlXFZ22TFQhbX87WiyacTnmgTypWpYFzSFp2rW4fDB KG2LT1zGZLBSWBjkkDwJLr2f3gL3Ys9xNMqaZ9298wkzVnNBxpP5uvh/3rcwMtxEjqit Q3hxZtBxLDt88uLeI9BX0xCEF1V+jj45267qo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DAqctuqao6H+N3Am1XyiuABOvyOXlYBouCXjZ3FBt8pDedf5z3OUJvjuOi0w1abk6l p5tGKL5779sKCftoG5TeZb1RsV/2InIjoy09/l5nJERQgjcWnDjeAGcRbSoAokFCVwx0 Ss2UdDfhPhE7BtrpjajTA8vKvIoR1WAo1jp0s= MIME-Version: 1.0 Received: by 10.231.16.134 with HTTP; Thu, 8 Apr 2010 13:06:11 -0700 (PDT) Date: Thu, 8 Apr 2010 13:06:11 -0700 Received: by 10.141.107.19 with SMTP id j19mr1009494rvm.90.1270757171761; Thu, 08 Apr 2010 13:06:11 -0700 (PDT) Message-ID: Subject: Cassandra .6 map/reduce From: Sonny Heer To: cassandra-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Running the word_count example the hadoop job appears to be run internally. If I have a Cassandra cluster of 10 nodes, how does the Hadoop cluster get configured?