Author: mattf
Date: Mon May 6 03:06:45 2013
New Revision: 1479462
URL: http://svn.apache.org/r1479462
Log:
corrected CHANGES.txt for MAPREDUCE-4572 incorrectly recorded as a HADOOP bug
in 1.2.0
Modified:
hadoop/common/branches/branch-1/CHANGES.txt
Modified: hadoop/common/branches/branch-1/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/CHANGES.txt?rev=1479462&r1=1479461&r2=1479462&view=diff
==============================================================================
--- hadoop/common/branches/branch-1/CHANGES.txt (original)
+++ hadoop/common/branches/branch-1/CHANGES.txt Mon May 6 03:06:45 2013
@@ -349,7 +349,7 @@ Release 1.2.0 - unreleased
HADOOP-8611. Allow fall-back to the shell-based implementation when
JNI-based users-group mapping fails (Robert Parker via bobby)
- HADOOP-4572. Can not access user logs - Jetty is not configured by default
+ MAPREDUCE-4572. Can not access user logs - Jetty is not configured by
default
to serve aliases/symlinks (ahmed via tucu)
MAPREDUCE-4595. TestLostTracker failing - possibly due to a race in