You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/09/29 23:39:07 UTC

[jira] Updated: (HADOOP-4942) Remove getName() and getNamed(String name, Configuration conf)

     [ https://issues.apache.org/jira/browse/HADOOP-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-4942:
------------------------------------

    Release Note: Removed deprecated methods getName(*) and getNamed() from FileSystem and descendant classes.  (was: Remove deprecated getName and getNamed methods from Filesystem and descendant classes.)

Editorial pass over all release notes prior to publication of 0.21.

> Remove getName() and getNamed(String name, Configuration conf)
> --------------------------------------------------------------
>
>                 Key: HADOOP-4942
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4942
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Jakob Homan
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-4942.patch, HADOOP-4942.patch, HADOOP-4942.patch
>
>
> Remove these two methods:
> - public String getName()
> - public static FileSystem getNamed(String name, Configuration conf)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.