Return-Path: Delivered-To: apmail-lucene-hadoop-user-archive@locus.apache.org Received: (qmail 32690 invoked from network); 14 Jan 2007 10:42:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2007 10:42:19 -0000 Received: (qmail 48433 invoked by uid 500); 14 Jan 2007 10:42:25 -0000 Delivered-To: apmail-lucene-hadoop-user-archive@lucene.apache.org Received: (qmail 48413 invoked by uid 500); 14 Jan 2007 10:42:24 -0000 Mailing-List: contact hadoop-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-user@lucene.apache.org Delivered-To: mailing list hadoop-user@lucene.apache.org Received: (qmail 48404 invoked by uid 99); 14 Jan 2007 10:42:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jan 2007 02:42:24 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of tom.e.white@gmail.com designates 66.249.82.227 as permitted sender) Received: from [66.249.82.227] (HELO wx-out-0506.google.com) (66.249.82.227) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jan 2007 02:42:15 -0800 Received: by wx-out-0506.google.com with SMTP id i29so1235372wxd for ; Sun, 14 Jan 2007 02:41:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WbOo7/Qu4d9EO6c4VBlLEx0A2uHonVlcFIeZT8A3fzPPZhmhEzHr1J2dAdHZefBS/Yqak7Cb8DwKYS4Enz2rNWBjab/SDZfRd65o6MlqgxsHVFxyr5El0x38ps/dn8IH7g5CJ34XvgSv5rR4LQouaFXOqYpiRuEvUvoR/jFRRtg= Received: by 10.70.130.8 with SMTP id c8mr5490951wxd.1168771314691; Sun, 14 Jan 2007 02:41:54 -0800 (PST) Received: by 10.70.91.17 with HTTP; Sun, 14 Jan 2007 02:41:54 -0800 (PST) Message-ID: Date: Sun, 14 Jan 2007 10:41:54 +0000 From: "Tom White" To: hadoop-user@lucene.apache.org Subject: Re: s3 In-Reply-To: <45A957FB.3000708@archive.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <459B432C.6060103@archive.org> <459BEC4E.1050801@apache.org> <459F0EF3.4040700@archive.org> <45A957FB.3000708@archive.org> X-Virus-Checked: Checked by ClamAV on apache.org > > I've written a patch to fix this. Please see > > https://issues.apache.org/jira/browse/HADOOP-880. > > > Thanks for the above. > > I also see you have put up a wiki page on using S3 that stalls out at > HADOOP-862, the adding of s3 support to CopyFiles. I can complete the > page after/if HADOOP-862 is applied. That would be great. I'm planning to have a look at your HADOOP-862 patch but haven't found the time yet. Tom