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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/01/06 09:36:46 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12978219#action_12978219 ] 

Todd Lipcon commented on MAPREDUCE-2084:
----------------------------------------

+1

> 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.21.1
>
>         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.