Repository: hadoop Updated Branches: refs/heads/branch-2 ab41da7e6 -> 85261cbe0
MAPREDUCE-6842. Update the links in PiEstimator document (Contributed by Jung Yoo via Daniel Templeton) (cherry picked from commit 0e58b368f001b3bb4031b923b63dce7c81d42d39) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/85261cbe Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/85261cbe Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/85261cbe Branch: refs/heads/branch-2 Commit: 85261cbe0effd34556ab985d8bee71aed19677fd Parents: ab41da7 Author: Daniel Templeton <[email protected]> Authored: Tue Feb 7 13:04:28 2017 -0800 Committer: Daniel Templeton <[email protected]> Committed: Tue Feb 7 13:06:50 2017 -0800 ---------------------------------------------------------------------- .../src/main/java/org/apache/hadoop/examples/pi/package.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/85261cbe/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html ---------------------------------------------------------------------- diff --git a/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html b/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html index 55913a9..ad06b0b 100644 --- a/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html +++ b/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html @@ -62,11 +62,11 @@ The table on the right are the results computed by distbbp. clusters spread over 20 days.</li> <li>The remaining 70% was finished over a weekend on <i>Hammer</i>, a 30,000-task-capacity cluster, which was also used for the - <a href="http://developer.yahoo.net/blogs/hadoop/2009/05/hadoop_sorts_a_petabyte_in_162.html">petabyte sort benchmark</a>.</li> + <a href="http://yahoohadoop.tumblr.com/post/98338791001/hadoop_sorts_a_petabyte_in_162.html">petabyte sort benchmark</a>.</li> <li>The log files are available <a href="https://issues.apache.org/jira/secure/attachment/12408543/1e15log.zip">here</a>.</li> <li>The result was posted in - <a href="http://developer.yahoo.net/blogs/hadoop/2009/05/hadoop_computes_the_10151st_bi.html">this YDN blog</a>.</li> + <a href="http://yahoohadoop.tumblr.com/post/98338598026/hadoop-computes-the-10-15-1st-bit-of-Ï">this YDN blog</a>.</li> </ul></li></p> <p><li>The second part of Row 15 (<tt>D3611</tt>) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
