Author: arp
Date: Tue May 20 19:27:02 2014
New Revision: 1596376
URL: http://svn.apache.org/r1596376
Log:
HADOOP-10562. Fix CHANGES.txt
Modified:
hadoop/common/branches/branch-2.4/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2.4/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.4/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1596376&r1=1596375&r2=1596376&view=diff
==============================================================================
---
hadoop/common/branches/branch-2.4/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2.4/hadoop-common-project/hadoop-common/CHANGES.txt
Tue May 20 19:27:02 2014
@@ -1,8 +1,3 @@
-Hadoop Change Log
-
- HADOOP-10562. Namenode exits on exception without printing stack trace
- in AbstractDelegationTokenSecretManager. (Arpit Agarwal)
-
Release 2.4.1 - UNRELEASED
INCOMPATIBLE CHANGES
@@ -37,6 +32,9 @@ Release 2.4.1 - UNRELEASED
HADOOP-10612. NFS failed to refresh the user group id mapping table
(brandonli)
+ HADOOP-10562. Namenode exits on exception without printing stack trace
+ in AbstractDelegationTokenSecretManager. (Arpit Agarwal)
+
Release 2.4.0 - 2014-04-07
INCOMPATIBLE CHANGES