Return-Path: Delivered-To: apmail-mahout-user-archive@www.apache.org Received: (qmail 21786 invoked from network); 8 Sep 2010 03:45:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Sep 2010 03:45:47 -0000 Received: (qmail 93921 invoked by uid 500); 8 Sep 2010 03:45:46 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 93513 invoked by uid 500); 8 Sep 2010 03:45:44 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 93505 invoked by uid 99); 8 Sep 2010 03:45:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 03:45:43 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of goksron@gmail.com designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qy0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 03:45:37 +0000 Received: by qyk8 with SMTP id 8so9316810qyk.1 for ; Tue, 07 Sep 2010 20:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding:x-antivirus :x-antivirus-status; bh=TRWuCAiPlioE7l9m906BgdzbslAxdWkKF7yYBFCFy64=; b=fmY1YlcVIEgOFabeHQzUGTWm20YliEKca26nPnxcvEyRe1sq6APcSVY4gNgdC2cpUS /01x/k3q8JlInBG12PE9hKyKMNOaNTutavhoXVfW4Ne4s7FE178JDaWyJves0xe7Fv2R nush5Leykq32aHW/gF7KQO3HQ63Er39jD0ttg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding:x-antivirus :x-antivirus-status; b=Ru+EGvRuX03pmnM7DZ/6DDPTPeK+nycQUyYuYY6CZK4UEuO2ge+AdIKHs72xqNj9bJ /HA1GKIYZumFlnCwSqMPpQRhNQCHGBnSr+ZsdlBwa01dzrecojUvELBl/E6aQkVaPORl iZ1rYqXU3IKgSgIU1zZ3/Cs27qKendKWWHivg= Received: by 10.229.251.16 with SMTP id mq16mr5564312qcb.118.1283917515296; Tue, 07 Sep 2010 20:45:15 -0700 (PDT) Received: from [127.0.0.1] (64-79-127-126.static.wiline.com [64.79.127.126]) by mx.google.com with ESMTPS id t18sm7925447qco.8.2010.09.07.20.45.12 (version=SSLv3 cipher=RC4-MD5); Tue, 07 Sep 2010 20:45:14 -0700 (PDT) Message-ID: <4C8706CB.3010607@gmail.com> Date: Tue, 07 Sep 2010 20:45:15 -0700 From: Lance Norskog User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6 MIME-Version: 1.0 To: user@mahout.apache.org Subject: Re: Map/Reduce algorithm discussion goups? References: <4C8460E0.80405@gmail.com> <4C84A9D3.2070301@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 100907-1, 09/07/2010), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Found a nice blog post at least: http://horicky.blogspot.com/2010/08/designing-algorithmis-for-map-reduce.html Amund Tveit wrote: > 2010/9/6 Lance Norskog > > >> Is anyone writing "Algorithms in Map/Reduce"? >> > > Closest match so far is Jimmy Lin's book - Data-Intensive Text Processing > with Mapreduce - http://www.umiacs.umd.edu/~jimmylin/book.html > > I created a bibliography called Mapreduce&Hadoop Algorithms in Academic > Papers, latest version (3rd) is available at http://mapreducebook.org > (note: the url is quite misleading for now, but perhaps sometime in the > future..?) > > Amund Tveit > http://atbrox.com > >