Selaa lähdekoodia

HADOOP-10333. Fix grammatical error in overview.html document. Contributed by René Nyffenegger.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1566709 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 11 vuotta sitten
vanhempi
commit
bfd158f323

+ 3 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -312,6 +312,9 @@ Release 2.4.0 - UNRELEASED
     HADOOP-10295. Allow distcp to automatically identify the checksum type of 
     HADOOP-10295. Allow distcp to automatically identify the checksum type of 
     source files and use it for the target. (jing9 and Laurent Goujon)
     source files and use it for the target. (jing9 and Laurent Goujon)
 
 
+    HADOOP-10333. Fix grammatical error in overview.html document.
+    (René Nyffenegger via suresh)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES
   BUG FIXES

+ 1 - 1
hadoop-common-project/hadoop-common/src/main/java/overview.html

@@ -57,7 +57,7 @@ that process vast amounts of data. Here's what makes Hadoop especially useful:</
 
 
 <ul>
 <ul>
   <li>
   <li>
-    Hadoop was been demonstrated on GNU/Linux clusters with 2000 nodes.
+    Hadoop has been demonstrated on GNU/Linux clusters with more than 4000 nodes.
   </li>
   </li>
   <li>
   <li>
     Windows is also a supported platform.
     Windows is also a supported platform.