[ 
https://issues.apache.org/jira/browse/HBASE-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246790#comment-14246790
 ] 

Jonathan Hsieh commented on HBASE-12693:
----------------------------------------

{code}
diff --git a/src/main/docbkx/book.xml b/src/main/docbkx/book.xml
index f835dc7..ee2d7fb 100644
--- a/src/main/docbkx/book.xml
+++ b/src/main/docbkx/book.xml
@@ -966,7 +966,7 @@ table.put(put);
     <section
       xml:id="hbase.mapreduce.classpath">
       <title>HBase, MapReduce, and the CLASSPATH</title>
-      <para>Ny default, MapReduce jobs deployed to a MapReduce cluster do not 
have access to either
+      <para>By default, MapReduce jobs deployed to a MapReduce cluster do not 
have access to either
         the HBase configuration under <envar>$HBASE_CONF_DIR</envar> or the 
HBase classes.</para>
       <para>To give the MapReduce jobs the access they need, you could add
           <filename>hbase-site.xml</filename> to the
{code}

> [docs] nit fix in HBase and MapReduce section
> ---------------------------------------------
>
>                 Key: HBASE-12693
>                 URL: https://issues.apache.org/jira/browse/HBASE-12693
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 2.0.0
>
>
> trivial nit fix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to