Index: src/docbkx/book.xml =================================================================== --- src/docbkx/book.xml (revision 1292909) +++ src/docbkx/book.xml (working copy) @@ -30,7 +30,7 @@ <link xlink:href="http://www.hbase.org"> - Apache HBase Book + Apache HBase Reference Guide </link> @@ -42,7 +42,7 @@ 2011Apache Software Foundation - This is the official book of + This is the official reference guide of Apache HBase, a distributed, versioned, column-oriented database built on top of Apache Hadoop and @@ -1758,7 +1758,7 @@
Coprocessors Coprocessors were added in 0.92. There is a thorough Blog Overview of CoProcessors - posted. Documentation will eventually move to this book, but the blog is the most current information available at this time. + posted. Documentation will eventually move to this reference guide, but the blog is the most current information available at this time.
Index: src/docbkx/preface.xml =================================================================== --- src/docbkx/preface.xml (revision 1292914) +++ src/docbkx/preface.xml (working copy) @@ -27,18 +27,18 @@ --> Preface - This book aims to be the official guide for the This is the official reference guide for the HBase version it ships with. This document describes HBase version . Herein you will find either the definitive documentation on an HBase topic - as of its standing when the referenced HBase version shipped, or this book + as of its standing when the referenced HBase version shipped, or it will point to the location in javadoc, JIRA or wiki where the pertinent information can be found. - This book is a work in progress. Feel free to add to this book by adding + This reference guide is a work in progress. Feel free to add content by adding a patch to an issue up in the HBase JIRA.