ctubbsii commented on a change in pull request #270:
URL: https://github.com/apache/accumulo-website/pull/270#discussion_r608808177



##########
File path: _docs-2/getting-started/quickstart.md
##########
@@ -137,15 +137,19 @@ Each method above has instructions below.
 
 Start Accumulo processes (tserver, master, monitor, etc) using command below:
 
+    accumulo master
     accumulo tserver
+    accumulo monitor

Review comment:
       I think this was an example explaining how to start an individual 
service, generally. Rather than add the other services as an example, it would 
probably be better to reword the instructions to make it clear that this is 
just one example.
   
   (similar comment below)




-- 
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