[book] chapter reordering
-------------------------
Key: HBASE-4596
URL: https://issues.apache.org/jira/browse/HBASE-4596
Project: HBase
Issue Type: Improvement
Reporter: Doug Meil
Assignee: Doug Meil
Priority: Minor
Since the book grew organically things just kept getting added to the end,
whether or not it was the best place for it.
The first 4 chapters stay the same, the change is aimed at the chapters after
"HBase Shell". I'm pushing the conceptual material up front, keeping the
support chapters together, and keeping the Developing HBase at the end. For
example, right after the book introduces the shell, BAM! Write a MapReduce
program! Even before you know how to create a table, or even what the overall
datamodel is. Etc.
Before...
Getting started
Configuration
Upgrading
HBase Shell
HBase and MapReduce
HBase and Schema Design
Metrics
Cluster Replication
Data Model
Architecture
Performance Tuning
Troubleshooting
Building HBase
Developing HBase
External APIs
HBase Operational Mgt
After...
Getting started
Configuration
Upgrading
HBase Shell
Data Model
HBase and Schema Design
HBase and MapReduce
Architecture
External APIs
Performance Tuning
Troubleshooting
HBase Operational Mgt
Building and Developing HBase
(In another Jira this week, Cluster Replication was put under HBase Operational
Mgt, Metrics were put under HBase Operational Mgt, and Building HBase was moved
under Developing HBase)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira