Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 694FF96B0 for ; Mon, 6 Feb 2012 17:24:19 +0000 (UTC) Received: (qmail 22193 invoked by uid 500); 6 Feb 2012 17:24:15 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 21983 invoked by uid 500); 6 Feb 2012 17:24:15 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 21975 invoked by uid 99); 6 Feb 2012 17:24:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Feb 2012 17:24:14 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=HK_RANDOM_ENVFROM,HK_RANDOM_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of billmcn@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bk0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Feb 2012 17:24:08 +0000 Received: by bkbzt19 with SMTP id zt19so7110652bkb.35 for ; Mon, 06 Feb 2012 09:23:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/b9DtwJDlIYVzd7gCTaRrRBtFSw691NxZtqQCRFp1nE=; b=mPyS5hVqBsGocQvfZPVoD//zRDTnDn6MuxQI7F4muERlfJiIDttN0U5ycAKy3peCfl MUkdtFb1gIl5age4VgmmUwIdOUtgFKhzo5VDR/EW22CqCL/tokgdoqtl/45HqYluPw2N 8mJTlwijkAGuhQ40lShKFwFMk7IXiGNM8U/e4= MIME-Version: 1.0 Received: by 10.204.133.201 with SMTP id g9mr9012842bkt.137.1328549028010; Mon, 06 Feb 2012 09:23:48 -0800 (PST) Received: by 10.204.175.132 with HTTP; Mon, 6 Feb 2012 09:23:47 -0800 (PST) In-Reply-To: <67473DE2-589B-42A7-99BB-AB331926E733@keithwiley.com> References: <67473DE2-589B-42A7-99BB-AB331926E733@keithwiley.com> Date: Mon, 6 Feb 2012 09:23:47 -0800 Message-ID: Subject: Re: Tom White's book, 2nd ed. Which API? From: "W.P. McNeill" To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0015175cd08ce199cb04b84eec21 X-Virus-Checked: Checked by ClamAV on apache.org --0015175cd08ce199cb04b84eec21 Content-Type: text/plain; charset=UTF-8 The second edition of Tom White's *Hadoop: The Definitive Guide * uses the old API for its examples, though it does contain a brief two-page overview of the new API. The first edition is all old API. --0015175cd08ce199cb04b84eec21--