Author: suresh
Date: Mon Feb 10 19:34:54 2014
New Revision: 1566709
URL: http://svn.apache.org/r1566709
Log:
HADOOP-10333. Fix grammatical error in overview.html document. Contributed by
René Nyffenegger.
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/overview.html
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1566709&r1=1566708&r2=1566709&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Mon Feb
10 19:34:54 2014
@@ -312,6 +312,9 @@ Release 2.4.0 - UNRELEASED
HADOOP-10295. Allow distcp to automatically identify the checksum type of
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
BUG FIXES
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/overview.html
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/overview.html?rev=1566709&r1=1566708&r2=1566709&view=diff
==============================================================================
---
hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/overview.html
(original)
+++
hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/overview.html
Mon Feb 10 19:34:54 2014
@@ -57,7 +57,7 @@ that process vast amounts of data. Here'
<ul>
<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>
Windows is also a supported platform.