MAPREDUCE-3422. Counter display names are not being picked up. Contributed by Jonathan Eagles)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1215031 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Siddharth Seth 2011-12-16 03:10:31 +00:00
parent f73bd5402e
commit c4ff892520
6 changed files with 3 additions and 0 deletions

View File

@ -320,6 +320,9 @@ Release 0.23.1 - Unreleased
MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier
tests. (Siddharth Seth via vinodkv)
MAPREDUCE-3422. Counter display names are not being picked up. (Jonathan
Eagles via sseth)
Release 0.23.0 - 2011-11-01
INCOMPATIBLE CHANGES