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
Priority: Blocker
Fix For: 0.21.1
As reported in [this
thread|http://mail-archives.apache.org/mod_mbox/hadoop-mapreduce-user/201009.mbox/%[email protected]%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.