You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2008/04/17 11:09:21 UTC

[jira] Updated: (HADOOP-2825) MapOutputLocation.getFile() needs to be removed

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

Amareshwari Sriramadasu updated HADOOP-2825:
--------------------------------------------

    Release Note: The deprecated method, public long org.apache.hadoop.mapred.MapOutputLocation.getFile(FileSystem fileSys, Path localFilename, int reduce, Progressable pingee, int timeout) is removed.
    Hadoop Flags: [Incompatible change]

> MapOutputLocation.getFile() needs to be removed
> -----------------------------------------------
>
>                 Key: HADOOP-2825
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2825
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.17.0
>
>         Attachments: patch-2825.txt
>
>
> The method MapOutputLocation.getFile(FileSystem fileSys, 
>                                                                          Path localFilename, 
>                                                                          int reduce,
>                                                                          Progressable pingee,
>                                                                          int timeout)
> needs to be removed, as it is deprecated.

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