hbase-8739. book.xml fixed typo in MapReduce chapter "spitting"

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1492455 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Doug Meil 2013-06-12 22:21:21 +00:00
parent e38571a28d
commit 0287a1fb7b
1 changed files with 1 additions and 1 deletions

View File

@ -592,7 +592,7 @@ htable.put(put);
<para>For more information about MapReduce (i.e., the framework in general), 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>
<title>Map-Task Splitting</title>
<section xml:id="splitter.default">
<title>The Default HBase MapReduce Splitter</title>
<para>When <link xlink:href="http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/mapreduce/TableInputFormat.html">TableInputFormat</link>