Return-Path: Delivered-To: apmail-hadoop-core-user-archive@www.apache.org Received: (qmail 34929 invoked from network); 2 Sep 2008 04:22:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2008 04:22:35 -0000 Received: (qmail 53199 invoked by uid 500); 2 Sep 2008 04:22:28 -0000 Delivered-To: apmail-hadoop-core-user-archive@hadoop.apache.org Received: (qmail 53154 invoked by uid 500); 2 Sep 2008 04:22:28 -0000 Mailing-List: contact core-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-user@hadoop.apache.org Delivered-To: mailing list core-user@hadoop.apache.org Received: (qmail 53143 invoked by uid 99); 2 Sep 2008 04:22:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 21:22:28 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of camigonz@gmail.com designates 209.85.200.173 as permitted sender) Received: from [209.85.200.173] (HELO wf-out-1314.google.com) (209.85.200.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 04:21:30 +0000 Received: by wf-out-1314.google.com with SMTP id 24so2313296wfg.2 for ; Mon, 01 Sep 2008 21:22:00 -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:to :subject:mime-version:content-type; bh=17rKv4uNppqYJFmNt/CS9lhoi5Zr1UlGRQD6QqsRO4w=; b=Nurlutb1++PHGHUi+DZdNgcqPE8AzzX66j6P3une/NsVlxrkqvhHydA+jEQOxSSl04 FE5jLIYQnIyZoIBieXDu5PQK+vX0Re8rz/+0YuuuDmbH6KhktsRRDRuOXlbCvXK1oYmC dj1uALB0IkOybdCPP9j8A4OEUQeFojLoW+WnU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=l1oHUf+CHnXR5TSvfcZcmi5ZvUPamjMlz+zFDMudM16tS479e0bR3tF0OSZpWTU3IN 7+u5Ws2+0+B13Dzy+1qm3YpVoBzvzYzaK8Mua/8eMkN2Isf9fLQTiUOZXN32mYq78eOz ccGM/c2FaVdQSZd3ugp/pC+kDgzQsDDedTSx4= Received: by 10.142.47.6 with SMTP id u6mr2373786wfu.91.1220329319844; Mon, 01 Sep 2008 21:21:59 -0700 (PDT) Received: by 10.143.162.20 with HTTP; Mon, 1 Sep 2008 21:21:59 -0700 (PDT) Message-ID: Date: Mon, 1 Sep 2008 23:21:59 -0500 From: "Camilo Gonzalez" To: core-user@hadoop.apache.org Subject: Hadoop on Ubuntu Setup Guide MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_144_25048200.1220329319839" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_144_25048200.1220329319839 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! I don't know if it maybe useful, but I've just published a guide on setting up Hadoop on Ubuntu 8.04. Please check it out. This is the first time I publish any guides/tutorials or others on the Web so all feedback is appreciated. As a last step of the guide, there is an small Eclipse Java Project that uses the Hadoop API to query some folder's files. http://b.camilogt.com/2008/09/02/hadoop-on-ubuntu-805.aspx Have a nice day, Camilo Gonzalez ------=_Part_144_25048200.1220329319839--