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 EDCDC10ABF for ; Wed, 28 Aug 2013 13:49:59 +0000 (UTC) Received: (qmail 28517 invoked by uid 500); 28 Aug 2013 13:49:54 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 28419 invoked by uid 500); 28 Aug 2013 13:49:53 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 28316 invoked by uid 99); 28 Aug 2013 13:49:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Aug 2013 13:49:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [137.100.96.43] (HELO eadc-e-relay3.vaa.gd-ais.com) (137.100.96.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Aug 2013 13:49:48 +0000 Received: from ([10.96.80.42]) by eadc-e-relay3.vaa.gd-ais.com with ESMTP with TLS id GK9K4M1.64818404; Wed, 28 Aug 2013 09:49:24 -0400 Received: from EADC-E-MABPRD13.ad.gd-ais.com ([169.254.2.195]) by EADC-E-CAHPRD04.ad.gd-ais.com ([10.96.80.42]) with mapi id 14.03.0158.001; Wed, 28 Aug 2013 09:49:24 -0400 From: "Smith, Joshua D." To: "user@hadoop.apache.org" Subject: RE: Tutorials that work with modern Hadoop (v1.x.y)? Thread-Topic: Tutorials that work with modern Hadoop (v1.x.y)? Thread-Index: AQHOozUrtqI7blBoLkSwYn55tmsfhJmp6hGAgAC6KkA= Date: Wed, 28 Aug 2013 13:49:23 +0000 Message-ID: <4FD323DAC825AA4882CB54C01B499C222E5686@EADC-E-MABPRD13.ad.gd-ais.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.96.100.153] x-tm-as-product-ver: SMEX-10.2.0.2087-7.000.1014-20110.004 x-tm-as-result: No--34.658600-0.000000-31 x-tm-as-user-approved-sender: Yes x-tm-as-user-blocked-sender: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Very helpful link for sorting out Hadoop version numbers. Thank you Harsh. -----Original Message----- From: Harsh J [mailto:harsh@cloudera.com]=20 Sent: Tuesday, August 27, 2013 6:43 PM To: Subject: Re: Tutorials that work with modern Hadoop (v1.x.y)? 1.x isn't an ultra modern version. It revises over the 0.20.x releases, whi= ch many books carried, and they may still be valid. 2.x is the next major v= ersion after 0.20.x/1.x. The numbers can be confusing, especially after the renaming the project car= ried out. You can read https://blogs.apache.org/bigtop/entry/all_you_wanted= _to_know for some clarity. On Tue, Aug 27, 2013 at 8:22 PM, Andrew Pennebaker = wrote: > There are a number of Hadoop tutorials and textbooks available, but=20 > they always seem to target older versions of Hadoop. Does anyone know=20 > of good tutorials that work with modern Hadoop verions (v1.x.y)? -- Harsh J