Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 64065 invoked from network); 11 Dec 2006 18:58:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2006 18:58:45 -0000 Received: (qmail 95318 invoked by uid 500); 11 Dec 2006 18:58:51 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 95282 invoked by uid 500); 11 Dec 2006 18:58:51 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 95252 invoked by uid 99); 11 Dec 2006 18:58:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 10:58:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 10:58:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 51ECD714058 for ; Mon, 11 Dec 2006 10:58:22 -0800 (PST) Message-ID: <15199416.1165863502333.JavaMail.jira@brutus> Date: Mon, 11 Dec 2006 10:58:22 -0800 (PST) From: "dhruba borthakur (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-812) Make DfsPath a public class In-Reply-To: <15419606.1165863262482.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HADOOP-812?page=all ] dhruba borthakur updated HADOOP-812: ------------------------------------ Status: Patch Available (was: Open) Assignee: dhruba borthakur Made DfsPath a public class. > Make DfsPath a public class > --------------------------- > > Key: HADOOP-812 > URL: http://issues.apache.org/jira/browse/HADOOP-812 > Project: Hadoop > Issue Type: Bug > Components: dfs > Reporter: dhruba borthakur > Assigned To: dhruba borthakur > Attachments: dfspathpublic.patch > > > I would like to get the filesize of a particular HDFS file from an external program. This functionality is exported through the DfsPath class. I would like to make this class a public class. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira