HBASE-4732 book.xml, added link to MR tutorial in MR chapter (trivial change)

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196805 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Doug Meil 2011-11-02 21:19:13 +00:00
parent b08f746cd2
commit 88643f7220
1 changed files with 1 additions and 0 deletions

View File

@ -860,6 +860,7 @@ admin.enableTable(table);
<title>HBase and MapReduce</title>
<para>See <link xlink:href="http://hbase.org/apidocs/org/apache/hadoop/hbase/mapreduce/package-summary.html#package_description">HBase and MapReduce</link> up in javadocs.
Start there. Below is some additional help.</para>
<para>For more information about MapReduce, see the <link xlink:href="http://hadoop.apache.org/common/docs/current/mapred_tutorial.html">Hadoop MapReduce Tutorial</link>.</para>
<section xml:id="splitter">
<title>Map-Task Spitting</title>
<section xml:id="splitter.default">