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 cd...@apache.org on 2009/12/09 10:22:12 UTC

svn commit: r888747 - in /hadoop/mapreduce/branches/branch-0.21: CHANGES.txt src/java/mapred-default.xml

Author: cdouglas
Date: Wed Dec  9 09:22:12 2009
New Revision: 888747

URL: http://svn.apache.org/viewvc?rev=888747&view=rev
Log:
MAPREDUCE-1267. Fix typo in mapred-default.xml. Contributed by Todd Lipcon

Modified:
    hadoop/mapreduce/branches/branch-0.21/CHANGES.txt
    hadoop/mapreduce/branches/branch-0.21/src/java/mapred-default.xml

Modified: hadoop/mapreduce/branches/branch-0.21/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/mapreduce/branches/branch-0.21/CHANGES.txt?rev=888747&r1=888746&r2=888747&view=diff
==============================================================================
--- hadoop/mapreduce/branches/branch-0.21/CHANGES.txt (original)
+++ hadoop/mapreduce/branches/branch-0.21/CHANGES.txt Wed Dec  9 09:22:12 2009
@@ -861,3 +861,5 @@
 
     MAPREDUCE-1074. Document Reducer mark/reset functionality. (Jothi
     Padmanabhan via cdouglas)
+
+    MAPREDUCE-1267. Fix typo in mapred-default.xml. (Todd Lipcon via cdouglas)

Modified: hadoop/mapreduce/branches/branch-0.21/src/java/mapred-default.xml
URL: http://svn.apache.org/viewvc/hadoop/mapreduce/branches/branch-0.21/src/java/mapred-default.xml?rev=888747&r1=888746&r2=888747&view=diff
==============================================================================
--- hadoop/mapreduce/branches/branch-0.21/src/java/mapred-default.xml (original)
+++ hadoop/mapreduce/branches/branch-0.21/src/java/mapred-default.xml Wed Dec  9 09:22:12 2009
@@ -709,7 +709,7 @@
   </property>
 
   <property>
-    <name>mapreduce.client.progerssmonitor.pollinterval</name>
+    <name>mapreduce.client.progressmonitor.pollinterval</name>
     <value>1000</value>
     <description>The interval (in milliseconds) between which the JobClient
     reports status to the console and checks for job completion. You may want to set this