You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2011/01/11 07:05:45 UTC

[jira] Updated: (MAPREDUCE-2084) Deprecated org.apache.hadoop.util package in MapReduce produces deprecations in Common classes in Eclipse

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

Nigel Daley updated MAPREDUCE-2084:
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.21.1)
                   0.22.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Thanks Tom!  I just committed this to trunk and branch-0.22

> Deprecated org.apache.hadoop.util package in MapReduce produces deprecations in Common classes in Eclipse
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2084
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2084
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2084.patch, MAPREDUCE-2084.patch
>
>
> As reported in [this thread|http://mail-archives.apache.org/mod_mbox/hadoop-mapreduce-user/201009.mbox/%3C4C9A0A08.3030901@web.de%3E] the classes in org.apache.hadoop.util from the Common JAR, like Tool, are marked as deprecated by Eclipse, even though they are not deprecated. The fix is to mark the individual classes in the MapReduce org.apache.hadoop.util class as deprecated, not the whole package.

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