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 D21EA10BB1 for ; Fri, 18 Oct 2013 21:08:42 +0000 (UTC) Received: (qmail 98448 invoked by uid 500); 18 Oct 2013 21:04:50 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 98249 invoked by uid 500); 18 Oct 2013 21:04:35 -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 98191 invoked by uid 99); 18 Oct 2013 21:04:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 21:04:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ozawa.tsuyoshi@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-we0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 21:04:22 +0000 Received: by mail-we0-f173.google.com with SMTP id u57so4368301wes.32 for ; Fri, 18 Oct 2013 14:04:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=39FBQXo4AHAvZ/hpR5csNPEZ/e9ZZQ0EJQKEs/gA5aQ=; b=vMiVOHD0RIk6ljTDSHBLRWE6Y99jL+QMC0QiWoyxzs/CuHxSteF2WC+DzJtKoEoYcW AtNeF7pz0ZIjriyKYJjSFScuFcvKWFF/enjgASXD9eoJU9wdPFX/HzlViwf72H9b6glx JPeyqmOWnAH1NcKSOtwOFxyl8LYp7JThFkvGYTDCZryYheYqwybGOI+QxEWx1zpsu2rv Kah+sy6EVoV0rjSSzP/ETKj9gs2+Z4hpnJE/icBc+xkgbZjm3KbLK4T+w7q3gs4RVUGf Lc42xurFRbNzsp0FV+gnd9jXjReNpqzIFWV4km6sNVjONhBeHTBtSEs8yRZyCeSb/k3r de3Q== MIME-Version: 1.0 X-Received: by 10.194.20.170 with SMTP id o10mr4293135wje.4.1382130241622; Fri, 18 Oct 2013 14:04:01 -0700 (PDT) Received: by 10.216.93.68 with HTTP; Fri, 18 Oct 2013 14:04:01 -0700 (PDT) In-Reply-To: References: <3b0abd42ca719125419107065d61a801.squirrel@cat.utexas.edu> Date: Fri, 18 Oct 2013 14:04:01 -0700 Message-ID: Subject: Re: Hadoop 2.2.0 docs From: Tsuyoshi OZAWA To: "user@hadoop.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, One point in addition to Arun's comment: the docs Arun pointed is being updated now. Please check this JIRA. https://issues.apache.org/jira/browse/HADOOP-10050 Thanks, Tsuyoshi On Fri, Oct 18, 2013 at 2:00 PM, Arun C Murthy wrote: > Try this? > > http://hadoop.apache.org/docs/r2.2.0/hadoop-project-dist/hadoop-common/SingleCluster.html > http://hadoop.apache.org/docs/r2.2.0/hadoop-project-dist/hadoop-common/ClusterSetup.html > > Arun > > On Oct 18, 2013, at 1:51 PM, justine@cat.utexas.edu wrote: > > I'm just getting started with hadoop map reduce, and installed 1.2.1 a > couple of days ago and got some of the examples running. > > Moving to 2.2.0 seems like a good idea, so I've downloaded it and began > looking at the examples. > > However, it appears that the environment and setup for 2.2.0 is different > from 1.2.1. > > But the only docs I can find are the r2.1.0-beta docs, which do not seem > to be written for a new user.(See for instance the instructions under > Setting up the Environment for the r2.1.0-beta docs). > > Might there be more beginner-oriented docs for the 2.2.0 release available? > > Thanks, > Justine > > > > > -- > Arun C. Murthy > Hortonworks Inc. > http://hortonworks.com/ > > > > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader of > this message is not the intended recipient, you are hereby notified that any > printing, copying, dissemination, distribution, disclosure or forwarding of > this communication is strictly prohibited. If you have received this > communication in error, please contact the sender immediately and delete it > from your system. Thank You. -- - Tsuyoshi