HADOOP-10333. Merge 1566709 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1566710 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Suresh Srinivas 2014-02-10 19:35:46 +00:00
parent 37c21834d9
commit b7c2dece6c
2 changed files with 4 additions and 1 deletions

View File

@ -14,6 +14,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

View File

@ -57,7 +57,7 @@ that process vast amounts of data. Here's what makes Hadoop especially useful:</
<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.