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 A27077140 for ; Tue, 27 Dec 2011 11:15:46 +0000 (UTC) Received: (qmail 52524 invoked by uid 500); 27 Dec 2011 11:15:44 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 52486 invoked by uid 500); 27 Dec 2011 11:15:44 -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 52478 invoked by uid 99); 27 Dec 2011 11:15:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2011 11:15:44 +0000 X-ASF-Spam-Status: No, hits=1.6 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 (athena.apache.org: domain of burtonator2011@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2011 11:15:39 +0000 Received: by wgbdr13 with SMTP id dr13so16632143wgb.25 for ; Tue, 27 Dec 2011 03:15:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=MVIN/9XYIH08/Pb03GXh0DRkOApjGhcfh6jIUicJjuA=; b=r+XBDhKLYJ7OkCBOW8M3L7lMY2QVXKV5dnCO760EBUHm4fmlKa8k/IxtjgyRif5UwU sLS6yxGArh2wFOlqMXqrh4m0PWq1cP1a7XChIUZyVFtip15BQY5hBGWD6IA5XHJbULcp cNiyf8fpP4MmSWiGgyIXWMduPeh/w3jcM8tq0= Received: by 10.227.205.206 with SMTP id fr14mr8026597wbb.22.1324984518195; Tue, 27 Dec 2011 03:15:18 -0800 (PST) MIME-Version: 1.0 Sender: burtonator2011@gmail.com Received: by 10.216.52.139 with HTTP; Tue, 27 Dec 2011 03:14:58 -0800 (PST) In-Reply-To: References: From: Kevin Burton Date: Tue, 27 Dec 2011 03:14:58 -0800 X-Google-Sender-Auth: VLKtNR5KgJSh0ReabUr8X0j6aNg Message-ID: Subject: Re: Peregrine: A new map reduce framework for iterative/pipelined jobs. To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0015174940fc8a391b04b510ff5d --0015174940fc8a391b04b510ff5d Content-Type: text/plain; charset=ISO-8859-1 > A key innovation here is a partitioning layout algorithm that can support >> fast >> many to many recovery similar to HDFS but still support partitioned >> operation >> with deterministic key placement. >> > > Thanks for your contribution. > > Is here more detail info on this point? > yes... our design document: http://peregrine_mapreduce.bitbucket.org/design/ I actually will probably write a paper on this... The more I started down the partitioned filesystem approach in terms of mapreduce the more I realized that there were some REALLY elegant imoplementation and design issues that I did not originally appreciate ... (so I partially got lucky). I think this approach could be generalized to work on normal map reduce jobs without much overhead. -- Founder/CEO Spinn3r.com Location: *San Francisco, CA* Skype: *burtonator* Skype-in: *(415) 871-0687* --0015174940fc8a391b04b510ff5d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
A key innovation here is a partitioning layout algorithm that can support f= ast
many to many recovery similar to HDFS but still support partitioned operati= on
with deterministic key placement.

Than= ks for your contribution.

Is here more detail info on this point?

yes... our design document:

ht= tp://peregrine_mapreduce.bitbucket.org/design/

I actually will p= robably write a paper on this...

The more I started down the partitioned filesystem approach in terms of= mapreduce the more I realized that there were some REALLY elegant imopleme= ntation and design issues that I did not originally appreciate ... (so I pa= rtially got lucky).

I think this approach could be generalized to work on normal map reduce= jobs without much overhead.
=A0
--

Founder/CEO=A0Spinn3r.com

Location:=A0San Francisco, CA
Skype:= =A0burtonator

Skyp= e-in:=A0(415) 871-0687<= /span>


--0015174940fc8a391b04b510ff5d--