busbey commented on a change in pull request #1597:
URL: https://github.com/apache/hbase/pull/1597#discussion_r418600402



##########
File path: src/main/asciidoc/_chapters/getting_started.adoc
##########
@@ -426,7 +386,7 @@ You can stop HBase the same way as in the 
<<quickstart,quickstart>> procedure, u
 
 
 [[quickstart_fully_distributed]]
-=== Advanced - Fully Distributed
+=== Fully Distributed for Production
 
 In reality, you need a fully-distributed configuration to fully test HBase and 
to use it in real-world scenarios.
 In a distributed configuration, the cluster contains multiple nodes, each of 
which runs one or more HBase daemon.

Review comment:
       We should make clear in this paragraph that this quickstart covers a 
necessary but not sufficient topic for a system that is "production ready."
   
   Just to be clear that we are only explaining how to get a distributed HBase 
on top of a distributed filesystem and there exist other topics that need to be 
considered for a production deployment. Folks should still read through the 
section "The Important Configurations" and should ensure they have monitoring 
of metrics and log aggregation, for example.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to