Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22C0210819 for ; Tue, 9 Jul 2013 18:05:28 +0000 (UTC) Received: (qmail 61804 invoked by uid 500); 9 Jul 2013 18:05:25 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 61630 invoked by uid 500); 9 Jul 2013 18:05:25 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 61622 invoked by uid 99); 9 Jul 2013 18:05:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 18:05:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of schu@cloudera.com designates 74.125.83.54 as permitted sender) Received: from [74.125.83.54] (HELO mail-ee0-f54.google.com) (74.125.83.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 18:05:20 +0000 Received: by mail-ee0-f54.google.com with SMTP id t10so3921050eei.41 for ; Tue, 09 Jul 2013 11:04:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=9GPGJDgPadVTPIOe/7kkCp0PORLSPErVRFSozkMkV3I=; b=OrDt0KNo8htLWMDoZccNwCssDjiAg92bGEsSrpXWoxsbMyD84+0tpjqmQvIDGahYZR BaSftiyGmlXjMk53M0LwvUD/Qg5OW1e3LdaH0UlF8+nXEPyFGbImh30QRiuCOHKgIBoN HW7rsQkE1mEEtXQuOVXKlT9K6rDLyr9ZJAdgM5aavrQgnKaIP3IVlqo/SG/V765avWxC UIoIRceoAyHc21uebZFyZeL1eKL2HDKOoSykJ5NVEJx2E7KiF7LIzZ1B03mQn1bVF68y 3T2hGBaQ0uNVFxJtxwSUbcRIEkVHRNJZ1nGjgd2WOyxHroBnxFw24/kb7mT7MqmhdM1k /h9w== X-Received: by 10.15.82.132 with SMTP id a4mr31844828eez.107.1373393099334; Tue, 09 Jul 2013 11:04:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.11.77 with HTTP; Tue, 9 Jul 2013 11:04:39 -0700 (PDT) In-Reply-To: References: From: Stephen Chu Date: Tue, 9 Jul 2013 11:04:39 -0700 Message-ID: Subject: Re: HADOOP-8545 swift reviewers needed To: common-dev@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e016355eed2d59a04e117ffe7 X-Gm-Message-State: ALoCoQkOYiU4w03aL+WXYP8KZcNvy2Lf6CjpkZHud4M8m9gIi58hW2lvRSsYEeYCCWc7x+zl2Suh X-Virus-Checked: Checked by ClamAV on apache.org --089e016355eed2d59a04e117ffe7 Content-Type: text/plain; charset=ISO-8859-1 Hi Steve, I'll help out testing the Hadoop on Swift work. I have a single-node Swift setup and will first try running the unit tests against the setup. I'm guessing the most up-to-date documentation is the hadoop-openstack/src/site/apt/index.apt.vm added in HADOOP-8545? Thanks, Stephen On Tue, Jul 9, 2013 at 8:15 AM, Steve Loughran wrote: > Hi, > > I've been through suresh's review of the HADOOP-8545 patch and pulled in > the changes -that patch is now ready for review by anyone, testing even > better. > > > I'd like to get this in not just because we've been working on it for a > long time, but because I'm trying to specify more rigorously what > filesystems should do ( https://issues.apache.org/jira/browse/HADOOP-9361) > -a lot of those swift tests can be pulled up to be test cases, and I'd like > to have the swift: FS tested the way I'm setting up s3 and ftp. > > -steve > --089e016355eed2d59a04e117ffe7--