Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 2357 invoked from network); 21 May 2010 11:05:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 May 2010 11:05:46 -0000 Received: (qmail 97454 invoked by uid 500); 21 May 2010 11:05:46 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 97325 invoked by uid 500); 21 May 2010 11:05:45 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 97317 invoked by uid 99); 21 May 2010 11:05:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 11:05:44 +0000 X-ASF-Spam-Status: No, hits=-1451.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 11:05:44 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4LB5OEG012268 for ; Fri, 21 May 2010 11:05:24 GMT Message-ID: <24952812.16781274439924011.JavaMail.jira@thor> Date: Fri, 21 May 2010 07:05:24 -0400 (EDT) From: "Neil Bliss (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Updated: (HADOOP-6704) add support for Parascale filesystem In-Reply-To: <6991209.115951271258268758.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Bliss updated HADOOP-6704: ------------------------------- Status: Patch Available (was: Open) Fix Version/s: 0.21.0 > add support for Parascale filesystem > ------------------------------------ > > Key: HADOOP-6704 > URL: https://issues.apache.org/jira/browse/HADOOP-6704 > Project: Hadoop Common > Issue Type: New Feature > Components: fs > Affects Versions: 0.20.2 > Reporter: Neil Bliss > Fix For: 0.21.0, 0.22.0 > > Attachments: HADOOP-6704-10.patch, HADOOP-6704-2.patch, HADOOP-6704-3.patch, HADOOP-6704-4.patch, HADOOP-6704-5.patch, HADOOP-6704-6.patch, HADOOP-6704-7.patch, HADOOP-6704-8.patch, HADOOP-6704.0.20.2.patch, HADOOP-6704.patch, HADOOP-6704_0_20_2-2.patch > > Original Estimate: 168h > Remaining Estimate: 168h > > Parascale has developed an org.apache.hadoop.fs implementation that allows users to use Hadoop on Parascale storage clusters. We'd like to contribute this work to the community. Should this be placed under contrib, or integrated into the org.apache.hadoop.fs space? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.