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 D4B7466FB for ; Sun, 31 Jul 2011 23:14:06 +0000 (UTC) Received: (qmail 25317 invoked by uid 500); 31 Jul 2011 23:14:04 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 25295 invoked by uid 500); 31 Jul 2011 23:14:04 -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 25282 invoked by uid 99); 31 Jul 2011 23:14:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jul 2011 23:14:03 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jeremy.hanna1234@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-iy0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jul 2011 23:13:57 +0000 Received: by iye7 with SMTP id 7so7401637iye.31 for ; Sun, 31 Jul 2011 16:13:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=YTZh6Tr3JOjXCaJAMoie8cgFM1fOMVpfH2l6I2xmefg=; b=UWSguNhtTJ1QiT3/Xke/jSXHt3+FrTI+MrmrHG0NWIjpSVCcsJdBOj7PHF8EKe+tl7 8X3TeW02iwSaXTMXHeHtTnB/rNnphmWKJwwakUSeS+sQMENzepl6GFFfFciqm/oDuQNe 9B3lt9t+n0++PK/1sW7wniJ3kJPfVCdxBieeE= Received: by 10.231.23.193 with SMTP id s1mr2464535ibb.81.1312154016591; Sun, 31 Jul 2011 16:13:36 -0700 (PDT) Received: from [10.1.129.1] ([12.234.128.131]) by mx.google.com with ESMTPS id z18sm2956927ibf.1.2011.07.31.16.13.35 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 31 Jul 2011 16:13:35 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1244.3) Subject: Re: Brisk and Hadoop question From: Jeremy Hanna In-Reply-To: <1312133503780-6638681.post@n2.nabble.com> Date: Sun, 31 Jul 2011 18:13:34 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1312133503780-6638681.post@n2.nabble.com> To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1244.3) Check out http://wiki.apache.org/cassandra/HadoopSupport#ClusterConfig = and that whole page to see an intro to configuring your cluster. Brisk = extends these basic ideas. On Jul 31, 2011, at 12:31 PM, mcasandra wrote: > Is it possible to add brisk nodes for analytics to already existing = real time > cassandra nodes? >=20 > If above is not possible then are there any instructions on how one = can > integrate Cassandra with Hadoop. I tried to look online but = information > doesn't seem to be enough to use it for implementation. >=20 > -- > View this message in context: = http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Brisk-and= -Hadoop-question-tp6638681p6638681.html > Sent from the cassandra-user@incubator.apache.org mailing list archive = at Nabble.com.