Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 69481 invoked from network); 19 Mar 2010 18:28:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Mar 2010 18:28:50 -0000 Received: (qmail 82481 invoked by uid 500); 19 Mar 2010 18:28:50 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 82439 invoked by uid 500); 19 Mar 2010 18:28:50 -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 82405 invoked by uid 99); 19 Mar 2010 18:28:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Mar 2010 18:28:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Mar 2010 18:28:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F32E234C4AE for ; Fri, 19 Mar 2010 18:28:27 +0000 (UTC) Message-ID: <1166627827.370431269023307258.JavaMail.jira@brutus.apache.org> Date: Fri, 19 Mar 2010 18:28:27 +0000 (UTC) From: "Mahadev konar (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Created: (HADOOP-6646) Move HarfileSystem out of Hadoop Common. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Move HarfileSystem out of Hadoop Common. ---------------------------------------- Key: HADOOP-6646 URL: https://issues.apache.org/jira/browse/HADOOP-6646 Project: Hadoop Common Issue Type: Bug Reporter: Mahadev konar Assignee: Mahadev konar Fix For: 0.22.0 Move HarFileSystem out of common so that we can get out of the cumbersome task of making updates in 2 places and also HarFileSystem - a user level file system, belongs in tools. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.