Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.21.0
-
None
-
Reviewed
Description
As reported in this thread 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.