You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-commits@hadoop.apache.org by ss...@apache.org on 2013/02/05 01:29:14 UTC

svn commit: r1442443 - /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt

Author: sseth
Date: Tue Feb  5 00:29:14 2013
New Revision: 1442443

URL: http://svn.apache.org/viewvc?rev=1442443&view=rev
Log:
YARN-360. Allow apps to concurrently register tokens for renewal. Contributed by Daryn Sharp.

Modified:
    hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt

Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt?rev=1442443&r1=1442442&r2=1442443&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt Tue Feb  5 00:29:14 2013
@@ -16,6 +16,9 @@ Release 0.23.7 - UNRELEASED
 
     MAPREDUCE-4949. Enable multiple pi jobs to run in parallel. (sandyr via tucu)
 
+    YARN-360. Allow apps to concurrently register tokens for renewal.
+    (Daryn Sharp via sseth)
+
   OPTIMIZATIONS
 
     MAPREDUCE-4946. Fix a performance problem for large jobs by reducing the